RE: Continuing a previous selection

2002-11-15 Thread Jennifer Goodie
: [EMAIL PROTECTED] Subject: Continuing a previous selection I want to select a large amount of data from the database, but I can't use it all at once. Is there a way to "pick up where I left off" and get another X rows of data? For instance, suppose I have the following tabl

Continuing a previous selection

2002-11-15 Thread Jason Frisvold
I want to select a large amount of data from the database, but I can't use it all at once. Is there a way to "pick up where I left off" and get another X rows of data? For instance, suppose I have the following table in a database : CREATE TABLE namelist (nameid INTUNSIGNEDNOT NULL