Database Redesign Which SQL-92 standard SQL command can be used to change a table name? RENAME TABLE CHANGE TABLE None of these ALTER TABLE RENAME TABLE CHANGE TABLE None of these ALTER 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: database design. reverse engineering. data modeling. None of these database design. reverse engineering. data modeling. None of these 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 is not true of a correlated subquery? EXISTS/NOT EXISTS is a form of a correlated subquery. They can be used to verify functional dependencies. The processing of the SELECT statements is nested. They are very similar to a regular subquery. EXISTS/NOT EXISTS is a form of a correlated subquery. They can be used to verify functional dependencies. The processing of the SELECT statements is nested. They are very similar to a regular subquery. ANSWER DOWNLOAD EXAMIANS APP
Database Redesign Which of the following modifications may not succeed? Both of the above actions should succeed Changing a column data type from numeric to char Changing a column data type from char to date Neither of the above actions will succeed Both of the above actions should succeed Changing a column data type from numeric to char Changing a column data type from char to date Neither of the above actions will succeed ANSWER DOWNLOAD EXAMIANS APP
Database Redesign Although creating test databases is a critical and necessary job, there are few career opportunities in this area. True False True False ANSWER DOWNLOAD EXAMIANS APP