Home »
MCQs »
DBMS MCQs »
DBMS Indexing MCQs
The index can be built on columns other than ___ keys, which are not guaranteed to be unique
29. The index can be built on columns other than ___ keys, which are not guaranteed to be unique.
- Primary
- Foreign
- Composite
- Alternate
Answer: A) Primary
Explanation:
The index can be built on columns other than primary keys, which are not guaranteed to be unique.