Re: [SQL] oracle rownum equivalent?
Ed Loehr <eloehr@austin.rr.com>
From: Ed Loehr <eloehr@austin.rr.com>
To: mikeo <mikeo@spectrumtelecorp.com>
Cc: pgsql-general@postgresql.org, pgsql-sql@postgresql.org
Date: 2000-06-07T13:29:13Z
Lists: pgsql-general, pgsql-sql
mikeo wrote: > > is there an equivalent to rownum in oracle? > > also, where can one find reference to "hidden columns" > such as OID or, as in oracle, rownum? oid is the equivalent. not sure documentation exists for these... Regards, Ed Loehr