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 To drop a column that is used as a foreign key, first: drop the foreign key constraint. drop the primary key. All of these drop the table containing the foreign key. drop the foreign key constraint. drop the primary key. All of these drop the table containing the foreign key. 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 common database design task. a database design task that never occurs. 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 common database design task. a database design task that never occurs. ANSWER DOWNLOAD EXAMIANS APP
Database Redesign The SQL-92 command to change a table name is RENAME TABLE. True False True False 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 Because of the importance of making data model changes correctly, many professionals are ________ about using an automated process for database redesign. None of these optimistic ambivalent skeptical None of these optimistic ambivalent skeptical ANSWER DOWNLOAD EXAMIANS APP