Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GROUP BY clause difference between VFP & MSSQL
Message
From
15/09/2000 13:07:19
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00416688
Message ID:
00417024
Views:
21
Oops, it should be:
SELECT Order.* 
  FROM Order, ListOrder, List
  WHERE Order.OrderID=ListOrder.OrderID
    AND ListOrder.ListID=List.ListID
    AND List.ListManagerID = 12345
It's "my" world. You're just living in it.
Previous
Reply
Map
View

Click here to load this message in the networking platform