Fetching from cursor....

Поиск
Список
Период
Сортировка
От Nilesh A. Phadke
Тема Fetching from cursor....
Дата
Msg-id Pine.OSF.4.21.0004061255220.22456-100000@csgrad.cs.vt.edu
обсуждение исходный текст
Список pgsql-general
Hello ,
 I want to fecth random rows from a table ... I have defined a cursor
like

EXEC SQL DECLARE C CURSOR FOR SELECT * FROM tablename ;

Now I want to fectch nth row from the table without actually having to
fetch all n-1 rows before i get to the nth row of the table....

Any help is most welcome....
Thanks,
Nilesh.


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

Предыдущее
От: "Moray McConnachie"
Дата:
Сообщение: Re: Accelerating subqueries
Следующее
От: "Kevin Heflin"
Дата:
Сообщение: large text fields