Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create n sql columns dynamically
Message
 
 
À
02/07/2001 18:18:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00526094
Message ID:
00526119
Vues:
15
Martin,

Look at do (_genxtab)

> 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 ...
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform