Re: ----??? Random ???

Поиск
Список
Период
Сортировка
От Joel Burton
Тема Re: ----??? Random ???
Дата
Msg-id Pine.LNX.4.21.0107311044460.30379-100000@olympus.scw.org
обсуждение исходный текст
Ответ на ----??? Random ???  ("macky" <macky@edsamail.com>)
Список pgsql-novice
On Tue, 31 Jul 2001, macky wrote:

> i want to populate a column with unique random numbers.... is there a
> function rhat gives me random unique numbers....??

Yes. Try

  \df rand

in psql

(find all the functions that start with "rand")

and you'll find it.

--
Joel Burton   <jburton@scw.org>
Director of Information Systems, Support Center of Washington


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

Предыдущее
От: Neal Lindsay
Дата:
Сообщение: Dividing (and rounding) a date?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Dividing (and rounding) a date?