a) Disabling
b) Dropping
c) Altering
d) Both Disabling and Dropping
Answer: a
Explanation: If an index is disabling the metadata and statistics continue to exists
Related Posts
A _________________ index is the one which satisfies all the columns requested in the query without performing further lookup into the clustered index.
In _______________ index instead of storing all the columns for a record together, each column is stored separately with all other rows in an index.
What are composite indexes?
Does index take space in the disk?:
What is true about indexes?
Which one is true about clustered index?
How non clustered index point to the data?
Join The Discussion