Exam 3: The Relational Database Model
Exam 1: Database Systems75 Questions
Exam 2: Data Models75 Questions
Exam 3: The Relational Database Model75 Questions
Exam 4: Entity Relationship Er Modeling75 Questions
Exam 5: Advanced Data Modeling75 Questions
Exam 6: Normalization of Database Tables75 Questions
Exam 7: Introduction to Structured Query Language Sql75 Questions
Exam 8: Advanced Sql75 Questions
Exam 9: Database Design75 Questions
Exam 10: Transaction Management and Concurrency Control74 Questions
Exam 11: Database Performance Tuning and Query Optimization75 Questions
Exam 12: Distributed Database Management Systems74 Questions
Exam 13: Business Intelligence and Data Warehouses74 Questions
Exam 14: Big Data and Nosql75 Questions
Exam 15: Database Connectivity and Web Technologies73 Questions
Exam 16: Database Administration and Security74 Questions
Select questions type
Proper data _____ design requires carefully defined and controlled data redundancies to function properly.
(Short Answer)
4.9/5
(22)
Define entity integrity. What are the two requirements to ensure entity integrity?
(Essay)
4.8/5
(36)
Dr. Codd's _____ rule of relational database states that every value in a table is guaranteed to be accessible through a combination of table name, primary key value, and column name.
(Short Answer)
4.9/5
(31)
As rare as 1:1 relationships should be, certain conditions absolutely require their use.
(True/False)
4.9/5
(37)
Referential _____ dictates that the foreign key must contain values that match the primary key in the related table, or must contain null.
(Multiple Choice)
4.7/5
(33)
The DIVIDE operation uses one single-column table (e.g., column "a") as the divisor and one two-column table (e.g., columns "a" and "b") as the dividend.
(True/False)
4.8/5
(32)
To be considered minimally relational, the DBMS must support the key relational operators _____, PROJECT, and JOIN.
(Multiple Choice)
4.9/5
(35)
Relational algebra defines the theoretical way of manipulating table contents using relational operators.
(True/False)
4.8/5
(33)
When two or more tables share the same number of columns, and when their corresponding columns share the same or compatible domains, they are said to be _____.
(Multiple Choice)
4.7/5
(34)
In a database context, the word _____ indicates the use of the same attribute name to label different attributes.
(Multiple Choice)
4.8/5
(33)
Date attributes contain calendar dates stored in a special format known as the _____ date format.
(Multiple Choice)
4.8/5
(40)
In a database context, a(n) _____ indicates the use of different names to describe the same attribute.
(Multiple Choice)
4.8/5
(32)
The _____ constraint can be placed on a column to ensure that every row in the table has a value for that column.
(Multiple Choice)
4.8/5
(37)
If one department chair-a professor-can chair only one department, and one department can have only one department chair. The entities PROFESSOR and DEPARTMENT exhibit a(n) _____ relationship.
(Short Answer)
4.8/5
(44)
_____ relationships can be implemented by creating a new entity in 1:M relationships with the original entities.
(Multiple Choice)
4.8/5
(26)
A table is also called a(n) _____ because the relational model's creator, E. F. Codd, used the two terms as synonyms.
(Short Answer)
5.0/5
(36)
The practical significance of taking the logical view of a database is that it serves as a reminder of the simple file concept of data storage.
(True/False)
4.8/5
(34)
Showing 21 - 40 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)