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!

Performance problem in using <= TRUNC(SYSDATE)

1567114Sep 19 2017 — edited Sep 19 2017

Hello,

I have a View defined as XX_TEST_NO_DUP where there is usage of TRUNC(LAST_UPDATE_DATE) <= TRUNC(SYSDATE)

Previously when i ran the View it fetched fast but today facing the scenario its taking longer time.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 17 2017
Added on Sep 19 2017
5 comments
1,307 views