adplus-dvertising
frame-decoration

Question

State true or false: Estimation of the size of the result of a join is not possible

a.

True

b.

False

c.

May be

d.

Can't say

Answer: (b).False

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. State true or false: Estimation of the size of the result of a join is not possible

Similar Questions

Discover Related MCQs

Q. Size estimation can be done for which of the following processes?

Q. The size of a _____ is simply V(A,r) where r is the relation and A is a distinct value

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

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 ______