Exam
Adept.com
Home
About Us
Contact
🏠 Home
Database Redesign
Database Redesign
Exercise: Database Redesign
📂 Database Redesign
✅
Questions for: Database Redesign
The process of reading a database schema and producing a data model from that schema is known as:
A:
data modeling.
B:
database design.
C:
reverse engineering.
D:
None of the above is correct.
Answer:
C
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
Which SQL-92 standard SQL command can be used to change a table name?
A:
RENAME TABLE
B:
CHANGE TABLE
C:
ALTER TABLE
D:
None of the above is correct.
Answer:
D
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
Database redesign is not terribly difficult if the:
A:
database is structured.
B:
database is well-designed.
C:
database has no data.
D:
database is relatively small.
Answer:
C
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
What SQL command can be used to delete columns from a table?
A:
MODIFY TABLE
TableName
DROP COLUMN
ColumnName
B:
MODIFY TABLE
TableName
DROP
ColumnName
C:
ALTER TABLE
TableName
DROP COLUMN
ColumnName
D:
ALTER TABLE
TableName
DROP
ColumnName
Answer:
C
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
Which of the following SQL statements are helpful in database redesign?
A:
Correlated subqueries only
B:
EXISTS/NOT EXISTS expressions only
C:
Both of the above are helpful
D:
None of the above are helpful.
Answer:
C
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
Ad Slot (Above Pagination)
‹ Prev
1
2
3
4
5
6
7
8
Install ExamAdept
Fast access — add this app to your device.
Install
✕
To install on iPhone/iPad: tap Share →
Add to Home Screen
.
Quiz
Discuss About this Question.