Exam
Adept.com
Home
About Us
Contact
🏠 Home
Database Redesign
Database Redesign
Exercise: Database Redesign
📂 Database Redesign
✅
Questions for: Database Redesign
To drop a column that is used as a foreign key, first:
A:
drop the primary key.
B:
drop the table containing the foreign key..
C:
drop the foreign key constraint.
D:
All of the above must be done.
Answer:
C
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
The data model that is produced from reverse engineering is:
A:
a conceptual model.
B:
an internal model.
C:
a logical model.
D:
None of the above is correct.
Answer:
D
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
The NOT EXISTS keyword will be true if:
A:
any row in the subquery meets the condition.
B:
all rows in the subquery fail the condition.
C:
both of these two conditions are met.
D:
neither of these two conditions is met.
Answer:
B
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
Changing cardinalities in a database is:
A:
a common database design task.
B:
a rare database design task, but does occur.
C:
a database design task that never occurs.
D:
is impossible to do, so a new database must be constructed and the data moved into it.
Answer:
A
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
The EXISTS keyword will be true if:
A:
any row in the subquery meets the condition only.
B:
all rows in the subquery fail the condition only.
C:
both of these two conditions are met.
D:
neither of these two conditions is met.
Answer:
A
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
Next ›
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.