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!

SQL and DB performance

User_WLVD3Oct 28 2021

I am executing multiple complex select queries on direct tables as of now data is very less so everything is fine but later in future once data gets increased it will impact database and SQL cost too.
Looking for an alternate instead of hitting original tables. Need solution for execute select statement without hitting original table.

Comments

Processing

Post Details

Added on Oct 28 2021
1 comment
55 views