Thread: selecting a certain number of rows

selecting a certain number of rows

From
Tyson Oswald
Date:
Does Postgres have a cursor function similar to rownum in Oracle.  I'm
trying to select just a certain number of rows.

thanks

Tyson Oswald