Multiple choice technology databases which constraint allow NULL value foreign key constraint unique key constraint check constraint All of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation Foreign key, unique key, and check constraints all permit NULL values by default unless they are explicitly paired with a NOT NULL constraint.