what is query optimizer? what are different types of
optimizer s supported by oracle ?

Answer Posted / subhendu

The query optimizer is the component of a database
management system to optimize the query. Query optimization
is a function of many relational database management
systems in which multiple query plans for satisfying a
query are examined and a good query plan is identified.


Oracle supports two different Oracle query optimizers, a
rule-based optimizer and a cost-based optimizer. With
Oracle Database 10g, the rule-based optimizer is
desupported.

Is This Answer Correct ?    27 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of tabular model, tabular sql, tabular reference in real time application?

736


Explain what are the possible data marts in retail sales?

722


What is incremintal loading?

757


What are the types of dimensional modeling?

822


What is the difference between connected and unconnected stored procedures?

769


Explain what are components of reportnet?

716


What is analytical or analytic mean?

857


Why denormalization is promoted in universe designing?

767


What are the different types of fact tables used in data warehousing?

772


In general, how many Fact & Dimension tables are present in a Banking Data warehouse project ?

1922


Explain what is the difference between view filter and report filter?

769


Explain why should you put your data warehouse on a different system than your oltp system?

698


What is surrogate key? Explain with examples.

798


Explain techniques of error handling - ignore , rejecting bad records to a flat file , loading the records and reviewing them (default values)?

749


How to reduce warnings?

715