Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any ideas for SQL-SELECT syntax?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00328130
Message ID:
00328184
Views:
28
I was listening to Pink Floyd when I read that and started to hallucinate.

>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform