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
I got this question in semester exam.
My query is from Index Definition in SQL in chapter Indexing and Hashing of Database Management