"Display of specified number of records."

Поиск
Список
Период
Сортировка
От rajesh.prabhu@lycos.com (rajesh)
Тема "Display of specified number of records."
Дата
Msg-id f3522ac.0107060247.cad5295@posting.google.com
обсуждение исходный текст
Ответы RE: "Display of specified number of records."  ("Robby Slaughter" <webmaster@robbyslaughter.com>)
Список pgsql-sql
Hi, I have got following simple SQL. Select TestID from test where testname = ' ' order by testdate.  Suppose for
argumentsake 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.


В списке pgsql-sql по дате отправления:

Предыдущее
От: Constantin Teodorescu
Дата:
Сообщение: Re: [INTERFACES] Re: indexing arrays in pgaccess's query interface is failing
Следующее
От: Grant
Дата:
Сообщение: Re: automatic restore of database