Multiple choice

In a database relation, when one or more fields serve as primary key, then such a key is called

  1. alternate key

  2. foreign key

  3. composite key

  4. secondary key

  5. attribute key

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

In a database relation, when one or more fields serve as primary key, then such a key is called composite key.