Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create n sql columns dynamically
Message
From
02/07/2001 18:18:27
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How to create n sql columns dynamically
Miscellaneous
Thread ID:
00526094
Message ID:
00526094
Views:
52
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
Next
Reply
Map
View

Click here to load this message in the networking platform