Skip to Main Content

Oracle Database Discussions

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!

we are facing a performance issue with below query : It takes 28 secs without using "ORDER BY dbms_r

user9146172Dec 12 2014 — edited Dec 15 2014

we are facing a performance issue with below query : It takes 28 secs without using "ORDER BY dbms_random.value" at end. but when we use : "ORDER BY dbms_random.value" at end - it takes 26 minutes. Ideally it should be under a minute.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 12 2015
Added on Dec 12 2014
10 comments
2,208 views