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

Verified
Correct Answer:
Verified
Related Questions
Q1: SQL views are updatable when the view
Q2: Which SQL keyword is used to add
Q3: The SQL keyword CONSTRAINT can be used
Q5: Rows in a table can be changed
Q6: According to the SQL-92 standard,statements used to
Q7: Which of the following illustrates the authors'
Q8: SQL triggers can be used when the
Q9: A stored program that is attached to
Q10: SQL views are constructed from SELECT statements.
Q11: The following database will be used in