adplus-dvertising
frame-decoration

Question

A ________ explores the space of all query evaluation plans that are equivalent to a given query.

a.

Cost based optimizer

b.

Space based optimizer

c.

Time based optimizer

d.

None of the mentioned

Answer: (a).Cost based optimizer

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. A ________ explores the space of all query evaluation plans that are equivalent to a given query.

Similar Questions

Discover Related MCQs

Q. What is the disadvantage of cost based optimizers?

Q. A particular sort order is said to be _________ sort order if it could be useful for a later operation.

Q. The rule that allows transformation of a logical operation to a physical operation is called

Q. State true or false: Making multiple copies of the same sub-expressions must be avoided

Q. Optimizers use __________ to reduce the cost of optimization.

Q. The join orders where the right operand of each join is in one of the initial relations are called as ________

Q. Caching and reuse of query plans is called as ________

Q. What technique is used for the evaluation of a query with a nested sub query?

Q. The process of replacing a nested query with a query with a join is known as _________

Q. A view whose contents are computed and stored is called as _______

Q. The task of keeping a view up to date with the underlying data is called as ________

Q. What is incremental materialized view maintenance?

Q. Which of the following is a type of materialized view management?

Q. What are differentials in view management?

Q. The sequence of queries that reflect the typical load on the system are known as ________

Q. The problem of an update affecting the execution of a query associated with the update is known as the _________

Q. Reducing the complexity of complex queries by similarly handling sub-queries is known as ______

Q. Which of the following is a multi-query optimization technique

Q. If a query is optimized without providing specific values for its parameters the technique is called __________

Q. A collection of data designed to be used by different people is called a/an