Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Make records as fields in select-sql
Message
De
07/10/2003 03:42:41
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Titre:
Make records as fields in select-sql
Divers
Thread ID:
00835643
Message ID:
00835643
Vues:
64
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform