Database Redesign Adding null columns to a table is straightforward. False True False True ANSWER DOWNLOAD EXAMIANS APP
Database Redesign Typically, there should be at least two different copies of the database schema used in the redesign process. True False True False ANSWER DOWNLOAD EXAMIANS APP
Database Redesign How many copies of the database schema are typically used in the redesign process? Four One Two Three Four One Two Three ANSWER DOWNLOAD EXAMIANS APP
Database Redesign Which SQL-92 standard SQL command can be used to change a table name? RENAME TABLE ALTER TABLE CHANGE TABLE None of these RENAME TABLE ALTER TABLE CHANGE TABLE None of these ANSWER DOWNLOAD EXAMIANS APP
Database Redesign Before any changes to database structure are attempted one should first: test any changes on a test database only. clearly understand the current structure and contents of the database only. All of these create a complete backup of the operational database only. test any changes on a test database only. clearly understand the current structure and contents of the database only. All of these create a complete backup of the operational database only. ANSWER DOWNLOAD EXAMIANS APP
Database Redesign Which of the following SQL statements are helpful in database redesign? Correlated subqueries only EXISTS/NOT EXISTS expressions only None of these Both of the above are helpful Correlated subqueries only EXISTS/NOT EXISTS expressions only None of these Both of the above are helpful ANSWER DOWNLOAD EXAMIANS APP