Multiple choice technology web technology which is not a constraint in sql notnull NOT NULL primary key unique key Reveal answer Fill a bubble to check yourself A Correct answer Explanation 'NOT NULL' is a SQL constraint, while 'notnull' (lowercase without space) is not the correct syntax. NULL constraints must be uppercase in SQL standard syntax.