selecting random rows

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема selecting random rows
Дата
Msg-id 3F610D80.9040101@selectacast.net
обсуждение исходный текст
Ответы Re: selecting random rows  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: selecting random rows  (Dennis Gearon <gearond@fireserve.net>)
Re: selecting random rows  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: selecting random rows  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-general
Is there a way to get random rows besides ORDER BY random()?  The problem with ORDER BY
random() is that is has to get all the rows from the table before the results are returned.


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

Предыдущее
От: Joseph Shraibman
Дата:
Сообщение: Re: NFS performance tuning
Следующее
От: Network Administrator
Дата:
Сообщение: Re: Picture with Postgres and Delphi