Which of the following column properties would be used to specify that cells in a column must be immediately filled with a monetary value of $10,000?
Options
A. Null status
B. Data type
C. Default value
D. Data constraints
Correct Answer
Default value
Data Models into Database Designs problems
Search Results
1. Which of the following data constraints would be used to specify that the value of a cell in one column must be less than the value of a cell in another column in the same row of the same table?
3. If a relationship has a cascade updates constraint, then if ________ in the parent table is changed, then the same change will automatically be made to any corresponding foreign key value.