PROTECTED]]
Sent: Tuesday, April 09, 2002 5:08 PM
To: [EMAIL PROTECTED]
Subject: skipping rows after select
After executing a query such as:
SELECT * FROM content ORDER BY id
I there a SQL query for skipping ahead a certain number of records?
Or should this be done as part of the initial query
After executing a query such as:
SELECT * FROM content ORDER BY id
I there a SQL query for skipping ahead a certain number of records?
Or should this be done as part of the initial query? If so, how?
thanks,
lance turner
-
B