Multiple choice

Which of the following is not defined as a constraint in SQL (Structured Query Language)?

  1. Check

  2. Foreign key

  3. Primary key

  4. Default

  5. None of these

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

All of the above are constraints.