Database Management
primer-original-v2mediumDatabase ManagementData Definition Languageprimer-original-v2

Which of these are standard and best practises for SQL?

Answer options

A
Each table must have a primary key.
B
Tables should not have foreign keys.
C
NULL values should never be used.
D
All columns must have unique values.

Correct answer: Each table must have a primary key.

Explanation

Quick AnswerThe correct answer is Each table must have a primary key. because it directly addresses the core logic of Database Management.

This question has been retained as-is due to its unique context.

Related Database Management questions

Practice more Database Management questions

PrimerPrep has independently reviewed practice questions and coding exercises — all free.