Exam 3: The Relational Database Model
Exam 1: Database Systems76 Questions
Exam 2: Data Models75 Questions
Exam 3: The Relational Database Model75 Questions
Exam 4: Entity Relationship Er Modeling75 Questions
Exam 5: Advanced Data Modeling85 Questions
Exam 6: Normalization of Database Tables110 Questions
Exam 7: Introduction to Structured Query Language Sql111 Questions
Exam 8: Advanced Sql109 Questions
Exam 9: Database Design103 Questions
Exam 10: Transaction Management and Concurrency Control85 Questions
Exam 11: Database Performance Tuning and Query Optimization85 Questions
Exam 12: Distributed Database Management Systems83 Questions
Exam 13: Business Intelligence and Data Warehouses75 Questions
Exam 14: Database Connectivity and Web Technologies85 Questions
Exam 15: Database Administration and Security86 Questions
Select questions type
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.7/5
(29)
If the attribute (B) is functionally dependent on a composite key (A) but not on any subset of that composite key, the attribute (B) is fully functionally dependent on (A).
(True/False)
4.9/5
(39)
In a database context, a(n) indicates the use of different names to describe the same attribute.
(Multiple Choice)
4.8/5
(30)
returns only the attributes requested, in the order in which they are requested.
(Multiple Choice)
4.8/5
(39)
Define an index. Explain the role of indexes in a relational database.
(Essay)
4.8/5
(41)
A(n) only returns matched records from the tables that are being joined.
(Multiple Choice)
4.8/5
(32)
In a relational table, each column has a specific range of values known as the domain.
(Short Answer)
4.8/5
(32)
, also known as RESTRICT, yields values for all rows found in a table that satisfy a given condition.
(Multiple Choice)
4.8/5
(28)
According to Codd's rule of relational database, "If the system supports low-level access to the data, users must not be allowed to bypass the integrity rules of the database."
(Multiple Choice)
4.9/5
(36)
The proper use of keys is crucial to controlling data redundancy.
(Short Answer)
4.7/5
(30)
As rare as 1:1 relationships should be, certain conditions absolutely require their use.
(True/False)
4.8/5
(36)
are especially useful when you are trying to determine what values in related tables cause referential integrity problems.
(Multiple Choice)
4.8/5
(35)
The is actually a system-created database whose tables store the user/designer-created database characteristics and contents.
(Multiple Choice)
5.0/5
(41)
Showing 21 - 40 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)