Database Redesign MCQs

40 questionsDatabasePage 1 of 5

Practice free Database Redesign multiple-choice questions with instant answer feedback and step-by-step solutions. Click an option to check yourself, reveal the full explanation, and work through all 40 questions — no login required.

Question 1medium
Which of the following SQL statements are helpful in database redesign?
Question 2medium
What SQL command can be used to delete columns from a table?
Question 3easy
Database redesign is not terribly difficult if the:
Advertisement
Question 4medium
Which SQL-92 standard SQL command can be used to change a table name?
Question 5medium
The process of reading a database schema and producing a data model from that schema is known as:
Question 6easy
Before any changes to database structure are attempted one should first:
Advertisement
Question 7easy
Which of the following modifications may not succeed?
Question 8medium
How can you find rows that do not match some specified condition?
Question 9easy
A regular subquery can be processed: