True/False
To set a column value to an initial value that is selected according to some business logic,you would use the SQL DEFAULT constraint with the CREATE TABLE command.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: SQL views are always updatable when _.<br>A)the
Q8: The SQL keyword CONSTRAINT is used to
Q9: The following database will be used in
Q19: The SQL keyword CHECK is used to
Q46: The SQL keyword CONSTRAINT is used to
Q61: SQL triggers are used for providing default
Q67: If a trigger is being written to
Q77: Because SQL statements are table-oriented,whereas programs are
Q78: The SQL CREATE TABLE statement is used
Q91: Because SQL statements are table-oriented,whereas programs are