Question: Explain the concept of a composite key.Answer: A composite key consists of more than one column and is used to uniquely identify a record in a table when a single column is not sufficient. |
Is it helpful?
Yes
No
Most helpful rated by users:
- What is SQL?
- What is the difference between SQL and MySQL?
- What is a primary key?
- What is an index in a database?
- What is a foreign key?