Multiple Choice
When making any change to the database structure,we may need to check for effects of the change on ________.
A) data
B) foreign keys
C) constraints
D) triggers
E) All of the above may need to be checked.
Correct Answer:

Verified
Correct Answer:
Verified
Q13: Changing table names is complicated by the
Q43: There are several difficulties with increasing cardinalities
Q84: Converting date,money,or other more specific data types
Q92: Which of the following SQL statements is
Q93: Which of the following are difficulties when
Q94: To change a table name,we _.<br>A)use the
Q95: When decreasing cardinalities,there will always be _.<br>A)relationship
Q96: If a DEFAULT constraint is included when
Q100: When dropping a primary key column from
Q101: When decreasing cardinalities,there will always be data