What is a composite key?
Q1. What is a composite key?
Answer: A combination of two or more columns that uniquely identify a row
Explanation: A composite key is a combination of two or more columns that uniquely identify a row, used when a single column is not sufficient to identify a row.