Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using row numbers in sql

378728Jan 29 2003 — edited Jan 30 2003
I want to do a select query based on row numbers and was wondering if its possible.

for example,

select * from TABLE where rownumber = x;

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 27 2003
Added on Jan 29 2003
2 comments
154 views