adplus-dvertising
frame-decoration

Question

What is true about indexes?

a.

Indexes enhance the performance even if the table is updated frequently

b.

It makes harder for sql server engines to work to work on index which have large keys

c.

It doesn’t make harder for sql server engines to work to work on index which have large keys

d.

None of the mentioned

Posted under Indexing and Hashing DBMS

Answer: (b).It makes harder for sql server engines to work to work on index which have large keys

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is true about indexes?

Similar Questions

Discover Related MCQs

Q. Does index take space in the disk ?

Q. What are composite indexes ?

Q. In _______________ index instead of storing all the columns for a record together, each column is stored separately with all other rows in an index.

Q. A _________________ index is the one which satisfies all the columns requested in the query without performing further lookup into the clustered index.

Q. A(n) _________ can be used to preserve the integrity of a document or a message.

Q. A hash function must meet ________ criteria.

Q. Index which has an entry for some of key value is classified as

Q. Primary indexes, secondary indexes and cluster indexes are all types of

Q. In multilevel indexes, primary index created for its first level is classified as

Q. Indexes which specifies address of records on disk with a physical pointer are classified as

Q. Example of non dense index is

Q. In data file, first record of any of block is called

Q. File which has secondary index for its every field is classified as

Q. First field in primary index having same data type as in ordering field is considered as

Q. In multilevel indexes, primary index created for its second level is classified as

Q. The method of access which uses key transformation is known as

Q. The physical location of a record is determined by a mathematical formula that transforms
a file key into a record location is :

Q. An indexing operation

Q. The index consists of

Q. If you want to organize a file in multiple ways, it is better to _____ the data rather than to sort it.