Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create n sql columns dynamically
Message
De
02/07/2001 18:18:27
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
How to create n sql columns dynamically
Divers
Thread ID:
00526094
Message ID:
00526094
Vues:
53
Hi readers!,
Is it possible to create n sql columns for an specific field table, let me explain a little bit more:

I have the next table:
field -----value
id ---- 1000
time ---- 0700
id ---- 1000
time ---- 1700
id ---- 1400
...and so on

and I need the syntax for sql command that produces the next result set:

id ------ m1 --- m2 --- m3 ... mn
1000 -- 0700 -- 1400 -- 1700 ...

Best Regards
Martin Alcaraz
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform