Which relational algebraic operation is used to select specific columns (attributes) from a relation?
Solution:
Does this meet the goal?
Correct Answer:
A
Which of the following is a characteristic of the three-tier database architecture?
Correct Answer:
B
Which concurrency control method should be used only when conflicts between transactions rarely occur?
Correct Answer:
C
To create a view, what are the minimal privileges that a user must have for the relations used to make the view?
Correct Answer:
C
The exhibit shows a table called Housing Relation. This table relates a unique student identification number with a dormitory building and a room fee for that building. The key for the Housing Relation is Student_ID. If each building charges only one fee and a student can live in only one building, then this table is in which normal form?
Correct Answer:
B