Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Odd behavior in select's order by
Message
 
To
20/03/2000 15:17:18
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00348064
Message ID:
00348094
Views:
22
select logdate, VAL(docno) ;
  from docinfo ;
  into cursor working ;
  order by 1 asc, 2 asc
Doru
Previous
Reply
Map
View

Click here to load this message in the networking platform