What is rule base and cost base optimizer?

Answer Posted / chandra shekher

Rule based optimiser will optimise the query based on the
rules.

Cost based optimiser will optimise the query based on the
statistics available for the table.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba

532


Is grant a ddl statement?

453


What is pl sql collection?

527


how to rename an existing column in a table? : Sql dba

514


Why do we need cursor in pl sql?

653






What is the difference between in and between in sql?

578


How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?

650


What is sql keyword?

568


How sql query is executed?

561


What does data normalization mean?

537


Define SQL and state the differences between SQL and other conventional programming Languages?

692


What is the difference between count 1 and count (*) in a sql query?

506


What is pl sql script?

565


How many indexes can be created on a table in sql?

498


Why trigger is used in sql?

536