To increase the number of nullable columns for a table:

A. Use the alter table statement.
B. Ensure that all column values are NULL for all rows.
C. First, increase the size of adjacent column datatypes, and then add the column.
D. Add the column, populate the column, and then add the NOT NULL constraint.


Answer: A. Use the alter table statement.

Computer Science & Information Technology

You might also like to view...

?Thethelement is used to mark the data cells.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A technician is setting up an email account on a smart phone. To ensure that messages read on the phone will be marked as read when viewed on the computer, which of the following should the technician configure?

A. POP B. POP3 C. SNMP D. IMAP

Computer Science & Information Technology

____________________ values for padding and margins are often specified in fixed page designs where the dimensions of the layout are consistent.

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

Computer Science & Information Technology

An __________ object contains int data.

a) IntegerObject b) Int c) IntData d) Integer

Computer Science & Information Technology