Database Redesign Before any changes to database structure are attempted one should first: create a complete backup of the operational database only. All of these test any changes on a test database only. clearly understand the current structure and contents of the database only. create a complete backup of the operational database only. All of these test any changes on a test database only. clearly understand the current structure and contents of the database only. ANSWER DOWNLOAD EXAMIANS APP
Database Redesign Because of the need for extensive knowledge of SQL, many database developers choose to automate the redesign process. False True False True ANSWER DOWNLOAD EXAMIANS APP
Database Redesign The NOT EXISTS keyword will be true if: both of these two conditions are met. any row in the subquery meets the condition. all rows in the subquery fail the condition. neither of these two conditions is met. both of these two conditions are met. any row in the subquery meets the condition. all rows in the subquery fail the condition. neither of these two conditions is met. ANSWER DOWNLOAD EXAMIANS APP
Database Redesign The data model produced from the reverse engineering process is a true logical model. False True False True ANSWER DOWNLOAD EXAMIANS APP
Database Redesign A tool that can help designers understand the dependencies of database structures is a: None of these dependency graph. data model. graphical display. None of these dependency graph. data model. graphical display. ANSWER DOWNLOAD EXAMIANS APP
Database Redesign Which of the following SQL statements are helpful in database redesign? None of these Correlated subqueries only Both of the above are helpful EXISTS/NOT EXISTS expressions only None of these Correlated subqueries only Both of the above are helpful EXISTS/NOT EXISTS expressions only ANSWER DOWNLOAD EXAMIANS APP