Multiple Choice
In order to make sure the database redesign is working properly during the redesign testing process,a means must be created to ________.
A) reverse engineer all test databases
B) graph dependencies in all test databases
C) recover all test databases to their original state
D) re-interview all relevant users
Correct Answer:

Verified
Correct Answer:
Verified
Q85: When redesigning a database,how can we check
Q86: In the SQL statements SELECT C1.CustName,C1.SalesRepNo<br>FROM CUSTOMER
Q87: Depending on the DBMS,when changing the minimum
Q88: SQL contains an SQL command RENAME TABLENAME
Q89: Because of the need to know the
Q91: To drop a constraint,no preliminary steps are
Q92: Although correlated subqueries are useful in database
Q93: To add a NOT NULL column to
Q94: The use of a doubly nested set
Q95: When using queries with EXISTS and NOT