Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record paging in MySQL
Message
From
27/05/2005 04:51:31
Maltin Lacsina
Angeles Electric Corporation
Angeles, Philippines
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Record paging in MySQL
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01018037
Message ID:
01018037
Views:
52
In MySQL I can use LIMIT in SQL statement so that I can get that certain data example:

Select * From MyTable LIMIT 10, 20

This statement will return the record 10 to 20 only

Is this possible to MSSQL?
Minds are like parachutes. They only function when they are open.
Next
Reply
Map
View

Click here to load this message in the networking platform