RE: [SQL] random tuple

From: "Jackson, DeJuan" <djackson(at)cpsgroup(dot)com>
To: Mauro Bartolomeoli <mbarto(at)novacomp(dot)it>, pgsql-sql(at)postgreSQL(dot)org
Subject: RE: [SQL] random tuple
Date: 1998-10-07 16:38:19
Message-ID: F10BB1FAF801D111829B0060971D839F45B71F@cpsmail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> Is there any way to select a random row from a table using an SQL
> query?
> I'm using Postgresql 6.3.2.
>
I'd look at using cursors and random().
-DEJ

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Florian M Unterkircher 1998-10-07 19:52:39 unsubscribe
Previous Message Mauro Bartolomeoli 1998-10-07 08:51:59 random tuple