Re: random

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: random
Дата
Msg-id 20713.983825452@sss.pgh.pa.us
обсуждение исходный текст
Ответ на random  (Jelle Ouwerkerk <jelle@openface.ca>)
Ответы Re: random
Список pgsql-sql
Jelle Ouwerkerk <jelle@openface.ca> writes:
> Also, is there a way to randomize the order of a result set?

There's alwaysSELECT * FROM foo ORDER BY random();
        regards, tom lane


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