Multiple choice technology databases

Can a primary key contain more than one columns?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A primary key can consist of multiple columns, known as a composite primary key. This is common when a single column cannot uniquely identify a row.