Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Group by clause
Message
From
09/11/2005 15:42:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Group by clause
Miscellaneous
Thread ID:
01066947
Message ID:
01066947
Views:
67
Hello,

In Northwind database for orderdetails table:

SELECT orderid,productid,quantity as quantity FROM orderdetails GROUP BY productid ORDER BY productid,orderid

Why always give an error ?

SQL: group by clause missing or invalid

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform