To indicate columns that cannot contain null values, use the ____________________ clause in a CREATE TABLE statement.

Fill in the blank(s) with the appropriate word(s).

NOT NULL

Computer Science & Information Technology

You might also like to view...

The Single Step button in the ____ group on the DESIGN tab is used to turn on single stepping.

A. Tools B. Debugging C. Formatting D. Form Design

Computer Science & Information Technology

BinarySearch( ) is ____.

A. a method in the Array class B. an instance method C. usable as long as you declare an array D. must be used with integer arguments

Computer Science & Information Technology