Hope this function won't be removed. I'm using it
to select a random row like "select xxx from yyy
order by random() limit 1". It's painful to do it
before 7.0.
Regards,
--
Guo Bin
--- Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> As far as I can find, random() isn't mentioned in the
> documentation
> currently, so there probably aren't many people using
> it...
>
> regards, tom lane
__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/
pgsql-hackers by date
| Next: | From: Nico D | Date: 2000-08-02 06:57:11 |
| Subject: set-of-pointer valued attributes - help! |
| Previous: | From: Thomas Lockhart | Date: 2000-08-02 06:10:34 |
| Subject: Re: [HACKERS] random() function produces wrong range |