Re: OID

From: Erol Oz <eroloz(at)bilgi(dot)edu(dot)tr>
To: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: OID
Date: 2000-05-23 08:10:25
Message-ID: 392A3CF0.B2F91D76@bilgi.edu.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

If I understand you correctly, you can use LIMIT 2.

christine(at)observatoiredesmarques(dot)fr wrote:

> I have some trouble about the use of OID.
> In a EXEC SQL SELECT i want to retrieved only the 2 first rows. Is there in PostgreSQL the possibility to do ...WHERE rownum<3; for example.
> thanks, christine.

In response to

  • OID at 2000-05-23 08:12:41 from christine

Browse pgsql-sql by date

  From Date Subject
Next Message christine 2000-05-23 08:12:41 OID
Previous Message Oliver Elphick 2000-05-22 20:57:35 Re: re: duplicate key