1.

How Does A Cbo Generate An Optimal Execution Plan For The Sql Statement?

Answer»

Using the STATISTICS we PROVIDE and the HINTS specified in the SQL queries, the CBO produces an optimal EXECUTION plan for the SQL statement.

Using the statistics we provide and the hints specified in the SQL queries, the CBO produces an optimal execution plan for the SQL statement.



Discussion

No Comment Found