Which of the following is a type of database constraint?
Q1. Which of the following is a type of database constraint?
Answer: Primary Key
Explanation: Primary Key is a constraint that uniquely identifies each row in a table, ensuring data integrity and preventing duplicates.