Database Redesign Which SQL-92 standard SQL command can be used to change a table name? None of these CHANGE TABLE ALTER TABLE RENAME TABLE None of these CHANGE TABLE ALTER TABLE RENAME TABLE ANSWER DOWNLOAD EXAMIANS APP
Database Redesign The process of reading a database schema and producing a data model from that schema is known as: reverse engineering. data modeling. database design. None of these reverse engineering. data modeling. database design. None of these 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 Because of the importance of making data model changes correctly, many professionals are ________ about using an automated process for database redesign. skeptical optimistic ambivalent None of these skeptical optimistic ambivalent None of these ANSWER DOWNLOAD EXAMIANS APP
Database Redesign How can you find rows that do not match some specified condition? NOT EXISTS Double use of NOT EXISTS None of these EXISTS NOT EXISTS Double use of NOT EXISTS None of these EXISTS ANSWER DOWNLOAD EXAMIANS APP
Database Redesign The data model produced from the reverse engineering process does not include intersection table data. True False True False ANSWER DOWNLOAD EXAMIANS APP