Database Redesign Changing cardinalities in a database is: a rare database design task, but does occur. a database design task that never occurs. a common database design task. is impossible to do, so a new database must be constructed and the data moved into it. a rare database design task, but does occur. a database design task that never occurs. a common database design task. is impossible to do, so a new database must be constructed and the data moved into it. ANSWER DOWNLOAD EXAMIANS APP
Database Redesign Dependency graphs are diagrams that consist of nodes and arcs that show the dependencies of a database. False True False True ANSWER DOWNLOAD EXAMIANS APP
Database Redesign Adding null columns to a table is straightforward. True False True False ANSWER DOWNLOAD EXAMIANS APP
Database Redesign If a database is built correctly the first time, it will not have to be redesigned. True False True False ANSWER DOWNLOAD EXAMIANS APP
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 Which of the following SQL statements are helpful in database redesign? Both of the above are helpful None of these EXISTS/NOT EXISTS expressions only Correlated subqueries only Both of the above are helpful None of these EXISTS/NOT EXISTS expressions only Correlated subqueries only ANSWER DOWNLOAD EXAMIANS APP