Database Management
primer-original-v2mediumDatabase Management03 Data Definition Languageprimer-original-v2

We need to ensure that the amount withdrawn should be less then the credit card limit amount, to ensure this integrity what type constraint will be used?

Answer options

A
Table level CHECK constraint
B
NOT NULL constraint
C
UNIQUE constraint
D
PRIMARY KEY constraint

Correct answer: Table level CHECK constraint

Explanation

Quick AnswerThe correct answer is Table level CHECK constraint 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.