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 are the types of partitioning?

803


Compare and contrast aggregates & indexes

3553


Explain why fact table is in normal form?

744


How can we load the time dimension?

926


Explain what is cost benefit analysis (cba)?

747


Explain what does level of granularity of a fact table signify?

732


Explain difference between e-r modeling and dimentional modeling?

773


Explain difference between snow flake and star schema.

735


How are the dimension tables designed?

756


In a star schema, are foreign key constraints between facts and dimensions neccessary?

762


What is the function of surrogate key in data warehousing?

828


What is surrogate key? Where we use it? Explain with examples.

780


Difference between cold fusion 5 and cold fusion mx 6?

791


Explain the hierarchies level data warehousing.

683


What is difference macros and prompts?

1941