During logical database design, the conceptual data model is transformed into a logical data model which describes the data in terms of a specific data management technology.
Options
A. True
B. False
Correct Answer
True
More questions
1. In a 1:1 relationship, the foreign key is placed in:
Options
A. either table without specifying parent and child tables.
9. A phantom read occurs when a transaction rereads data it has previously read and finds modifications or deletions caused by a committed transaction.