Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Make records as fields in select-sql
Message
From
07/10/2003 03:42:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
CodeMine
Title:
Make records as fields in select-sql
Miscellaneous
Thread ID:
00835643
Message ID:
00835643
Views:
62
i have this in my table
empno    upcode    cnt
00001       V       2
00001       S       1
00001       H       2
00002       1       1
00002       3       2 
00003       V       3
00004       S       5
00004       N       1 
.
.
.
.
i want to select all records with fields empno, V, S, N.. etc.

like i want each upcode to be the fields of my select..

how do i do that?
Next
Reply
Map
View

Click here to load this message in the networking platform