adplus-dvertising
frame-decoration

Question

Which of the following information does the database system catalog store?

a.

Number of tuples

b.

Number of blocks

c.

Size of a tuple of a relation

d.

All of the mentioned

Answer: (d).All of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following information does the database system catalog store?

Similar Questions

Discover Related MCQs

Q. Most databases store the distribution of values for each attribute as a __________

Q. What is the function of the equi-width histogram?

Q. What kind of a sample must be used for statistical analysis?

Q. The ________ SQL command generates statistics on a particular relation

Q. The union of all records satisfying the individual simple conditions Oi is called as ________

Q. The intersection of all records satisfying the individual simple conditions Oi is called as ________

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

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 _______