True/False
If you specify NOT NULL for a column when you create a table,you are prohibited from changing a value in the column to null.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q41: If you specified _ for a column
Q42: You can change the characteristics of existing
Q43: To change rows for which a specific
Q44: Which of the following is a valid
Q45: In SQL Server,the word NULL appears in
Q47: If the Autocommit mode is turned off,you
Q48: You can use the _ clause of
Q49: In Oracle,use the _ command to display
Q50: To add a new column,use the _
Q51: Describe the format of the ALTER TABLE