Database Redesign Which SQL-92 standard SQL command can be used to change a table name? None of these CHANGE TABLE RENAME TABLE ALTER TABLE None of these CHANGE TABLE RENAME TABLE ALTER TABLE ANSWER DOWNLOAD EXAMIANS APP
Database Redesign Correlated subqueries are similar to a regular subquery. False True False True ANSWER DOWNLOAD EXAMIANS APP
Database Redesign Changing cardinalities in a database is: a rare database design task, but does occur. is impossible to do, so a new database must be constructed and the data moved into it. a database design task that never occurs. a common database design task. a rare database design task, but does occur. is impossible to do, so a new database must be constructed and the data moved into it. a database design task that never occurs. a common database design task. ANSWER DOWNLOAD EXAMIANS APP
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 clearly understand the current structure and contents of the database only. test any changes on a test database only. create a complete backup of the operational database only. All of these clearly understand the current structure and contents of the database only. test any changes on a test database only. ANSWER DOWNLOAD EXAMIANS APP
Database Redesign A tool that can help designers understand the dependencies of database structures is a: data model. None of these graphical display. dependency graph. data model. None of these graphical display. dependency graph. 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