Answer Posted / mkjmkumar
Oracle Analyse a Query using two Approches
1. CBO
2. RBO
Cost Based Analyser is default when we do not in oracle
setup.
CBO picks up query output using witch have less cost
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to create a table in a specific tablespace?
What is Undo Management Advisor in Oracle?
Is there any function in oracle similar like group_concat of mysql?
What are the general rules on data consistency?
What is merge in oracle?
How to convert character types to numeric types?
what's query optimization and without use of IN AND Exist can we get another way data from query
Can a parameter be passed to a cursor?
What is oracle rowcount?
What are the different types of trigger and explain its various uses and functions?
In what script is snap$ created? In what script is the scott/tiger schema created?
Explain the use of inctype option in exp command.
Please explain joins in oracle?
How to view existing locks on the database?
Can we insert data in view oracle?