Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL filter question
Message
From
07/07/2003 14:00:20
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
SQL filter question
Miscellaneous
Thread ID:
00807559
Message ID:
00807559
Views:
56
Hello,

The following sql command generates a "command is missing required clause" error. Can anyone help me??? Thanks!!!

SELECT * from tempAgg INTO CURSOR cuAgg WHERE date in (select DISTINCT TOP 2 date FROM tempAgg WHERE quarter = cPquart ORDER BY date)


- tb
Next
Reply
Map
View

Click here to load this message in the networking platform