Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Limiting the found set
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00527254
Message ID:
00527262
Views:
35
>What is the syntax to limit the found set of a standard query
>
>Say the actual record set has 100 records, I just want the first 10 returned
>
>Thanks

Select TOP 10 F1, F2 FROM Table1 ...
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform