Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any ideas for SQL-SELECT syntax?
Message
 
 
To
06/02/2000 22:27:46
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00328130
Message ID:
00328240
Views:
24
I do not understand what kind of criteria you are using to match up columns and values. I do not see a pattern for the return values. long weekend? :^)

>Here's an SQL-SELECT one for you,
>
>How would I get this data:
>
>f1	f2
>----------
>0	1
>1	2
>2	3
>2	5
>1	4
>4	6
>6	7
>Into somehting like this:
>
>01
>012
>0123
>0125
>014
>0146
>01467

>
>using a single SQL SELECT command? I can do it using DO WHILEs or SCANs and all, but am just looking for other options.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform