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!

What should i use LIMIT or ROWNUM

Pradeep DewaniApr 16 2008 — edited Apr 16 2008
Hi all ,

In my PL/sql code i am using BULK COLLECT INTO clause.
In my code i can use any of ROWNUM or LIMIT to limit the fetch , which one i should use to increase the performance.

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 14 2008
Added on Apr 16 2008
3 comments
1,940 views