Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select TOP syntax
Message
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01150014
Message ID:
01150017
Views:
23
This message has been marked as the solution to the initial question of the thread.
The SQL Server is more strict about order of clauses in a SELECT than VFP.

>The following SQL Select works in VFP but gives me error in SQL Server something to do with syntax near TOP
>
>
SELECT  top 100 * FROM mytable ORDER BY order_no
>
>
>What do I need to change in SQL Server?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform