Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql Order by Problem
Message
 
To
22/09/1999 10:28:57
Amit Abhangrao
Charmi Software Exports
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00267570
Message ID:
00267719
Views:
19
>select transaction.*,customer.name ;
>From Transaction, Customer ;
>where transaction.customer = customer.code ;
>order by transaction.customer,transaction.date

From the looks of this statement, your result should be in ascending order by transaction.customer (or customer.code). Is this what you are seeing?
Roxanne M. Seibert
Independent Consultant, VFP MCP

Code Monkey Like Fritos
Previous
Reply
Map
View

Click here to load this message in the networking platform