Database Redesign Which SQL-92 standard SQL command can be used to change a table name? ALTER TABLE CHANGE TABLE None of these RENAME TABLE ALTER TABLE CHANGE TABLE None of these RENAME TABLE 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 A regular subquery can be processed: from the bottom up. by nesting. from the top down. None of these from the bottom up. by nesting. from the top down. None of these ANSWER DOWNLOAD EXAMIANS APP
Database Redesign The data model produced from the reverse engineering process does not include intersection table data. False True False True ANSWER DOWNLOAD EXAMIANS APP
Database Redesign How many copies of the database schema are typically used in the redesign process? Two One Three Four Two One Three Four 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