[thelist] Fw: A Little Query Question

Casey aspnet at thecrookstons.com
Fri Dec 2 16:13:35 CST 2005


If you wanted to return the top 15 rows from a table, you could say "SELECT 
TOP 10 FROM table WHERE..."
 
How would you word the query if you wanted rows 11 to 20?
 
(asp.net with MS SQL)
 
 Thanks Tim!!!
 
 Casey 




More information about the thelist mailing list