Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View: order by parameter
Message
From
19/08/1998 16:58:04
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00127772
Message ID:
00128290
Views:
23
Hi Renato,

it's tricky.

'order by' uses the result of a select i.e. a _column_.
You can name it or call it by its number - but the number is a literal!

*****
orderkey = "2"
select * from customer order by &orderkey
*****

regards
Eugen
Eugen
New Year's pledge: Last year I learned so much from my errors that I decided to make some more.
Previous
Reply
Map
View

Click here to load this message in the networking platform