Multiple choice technology databases You can declare this only by using table contraint syntax Not NULL Primary key Foreign key Composite primary keys Reveal answer Fill a bubble to check yourself D Correct answer Explanation Composite primary keys (primary keys consisting of more than one column) cannot be declared at the column level; they must be declared using table constraint syntax.