Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Fundamentals of Database Management Systems
Quiz 5: The Relational Database Model: Introduction
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
Multiple Choice
The values of a candidate key of a relation ____.
Question 2
Multiple Choice
A candidate key of a relation that is not chosen to be the primary key ____.
Question 3
Multiple Choice
In a relation ____.
Question 4
Multiple Choice
The attribute(s) that make up a foreign key in a relation of a database ____.
Question 5
Multiple Choice
An attribute or combination of attributes that is a foreign key in one relation of a database must be ____ another relation in the database.
Question 6
Multiple Choice
The primary key of the relation added to accomplish the many-to-many relationship ____.
Question 7
Multiple Choice
All of the following are true about storing a one-to-one binary relationship in a relational database, except _____.
Question 8
Multiple Choice
The values of the primary key of a relation ____.
Question 9
Multiple Choice
A foreign key ____.
Question 10
Multiple Choice
The relational data model was first described in a paper by Dr. E. F. Codd in ____.
Question 11
Multiple Choice
In relational database, the basic data structure that appears to be similar to a file is called a ____.
Question 12
Multiple Choice
An attribute(s) that acts as a foreign key in a relation ____.
Question 13
Multiple Choice
Storing a binary many-to-many relationship in a relational database ____.
Question 14
Multiple Choice
Doctors and patients are in a binary one-to-many relationship as: Doctor
Patient To accomplish this in a relational database _____.
Question 15
Multiple Choice
An attribute(s) that functions as the primary key of relation A and as a foreign key in relation B of a relational database ____.
Question 16
Multiple Choice
Which of the following relational algebra commands or combination of commands is capable of retrieving one or more rows of a relation?
Question 17
Multiple Choice
Relational database management first became commercially viable in ____.
Question 18
Multiple Choice
Which of the following relational algebra commands or combination of commands is capable of retrieving one or more columns of a relation?
Question 19
Multiple Choice
Consider relations X and Y, each representing one of two entities in a many-to-many binary relationship. Relation Z is the additional relation created to store the many-to-many relationship. Intersection data ____.