Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select Bottom 'n' From...
Message
 
To
24/08/1999 13:43:44
Richard Hackett
Dr Dick's Software Inc
Edmonton, Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00257214
Message ID:
00257285
Views:
11
SELECT TOP 'n' field1 * -1 AS Field1 ;
  FROM mytable ;
 WHERE field1 < lnmyvariable ;
ORDER BY 1
Try the above syntax
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform