Which of the following is not a type of database constraint?
Question 1
Q1. Which of the following is not a type of database constraint?
Answer: Index
Explanation: Index is not a constraint but a data structure used to improve query performance.