Hi, I have got following simple SQL. Select TestID from test where testname = ' ' order by testdate. Suppose for argument sake there are 100 records and testID's are 1 to 100. Is it possible to modify this SQL so that it will display records from 10 to 50 and not any other records. Rajesh. ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
- RE: [SQL] "Display of specified number of records.&qu... rajesh
- RE: [SQL] "Display of specified number of record... Robby Slaughter
- Re: [SQL] "Display of specified number of record... Richard Huxton