Database Management
primer-original-v2easyDatabase Management05 Sql Select Statementprimer-original-v2

Which statements are true regarding constraints? Select one or more: A constraint is enforced only for the INSERT operation on a table. A foreign key cannot contain NULL values. A columns with the UNIQUE constraint can contain NULL values. A constraint can be disabled even if the constraint column contains data.

Answer options

A
A foreign key cannot contain NULL values. A columns with the UNIQUE constraint can contain NULL values. A constraint can be disabled even if the constraint column contains dat
B
, A columns with the UNIQUE constraint can contain NULL values.

Correct answer: A foreign key cannot contain NULL values. A columns with the UNIQUE constraint can contain NULL values. A constraint can be disabled even if the constraint column contains dat

Explanation

Quick AnswerThe correct answer is A foreign key cannot contain NULL values. A columns with the UNIQUE constraint can contain NULL values. A constraint can be disabled even if the constraint column contains dat 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.