index is a table of a) content matter b)witness c) number d) all of above
Answers
Answered by
0
Answer:
An index is an optional structure, associated with a table or table cluster, that can sometimes speed data access. By creating an index on one or more columns of a table, you gain the ability in some cases to retrieve a small set of randomly distributed rows from the table.
Similar questions