When normalizing a relation to 3NF, which of the following steps is NOT required?
Which of the following is NOT a valid method to convert an ER model to a relational schema?
What is the primary purpose of normalization?
Which of the following is NOT an advantage of a relational database?
Which of the following could be a candidate key in a 'Student' table? (Select all that apply)
When mapping an M:N relationship from an ER model to a relational model, which of the following is required?
A foreign key can be used to represent
A relation in 3NF must not contain any partial dependencies
Which statement about primary keys is FALSE?