If you specified ____ for a column when you created a table, then changing a value in a column to null is prohibited.

A. NOT NULL
B. NULL
C. CHAR
D. NUMBER


Answer: A

Computer Science & Information Technology

You might also like to view...

A(n) ____________________ is any text entered into a cell of a worksheet.

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

Computer Science & Information Technology

Write a function definition for a function called inOrder that takes three arguments of type int. The function returns true if the arguments are in increasing order left to right; otherwise inOrder returns false. For example, inOrder(1, 2, 3) returns true, whereas inOrder(1,3,2) returns false.

What will be an ideal response?

Computer Science & Information Technology

You can sort the data in a PivotTable by using the Sort Labels dialog box

Indicate whether the statement is true or false

Computer Science & Information Technology

Only Windows 7 Professional, Enterprise, and Ultimate enable you to perform backups to network locations

Indicate whether the statement is true or false

Computer Science & Information Technology