Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Want the top 10 sql records?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Want the top 10 sql records?
Miscellaneous
Thread ID:
00336157
Message ID:
00336157
Views:
51
using SQL.7 I'm getting syntax error.

select TOP 10 FIRM,CUSKEY From CUSTFL WHERE ST="AL" ORDER BY FIRM

Server: Msg 170, Level 15, State 1, Line 1
Line 1: Incorrect syntax near '10'.

What am I doing wrong?
Next
Reply
Map
View

Click here to load this message in the networking platform