Exam 3: The Relational Database Model
Exam 1: Database Systems70 Questions
Exam 2: Data Models70 Questions
Exam 3: The Relational Database Model100 Questions
Exam 4: Entity Relationship (ER)Modeling100 Questions
Exam 5: Advanced Data Modeling70 Questions
Exam 6: Normalization of Database Tables100 Questions
Exam 7: Introduction to Structured Query Language (SQL)100 Questions
Exam 8: Advanced SQL100 Questions
Exam 9: Database Design100 Questions
Exam 10: Transaction Management and Concurrency Control70 Questions
Exam 11: Database Performance Tuning and Query Optimization70 Questions
Exam 12: Distributed Database Management Systems70 Questions
Exam 13: Business Intelligence and Data Warehouses100 Questions
Exam 14: Database Connectivity and Web Technologies100 Questions
Exam 15: Database Administration and Security100 Questions
Select questions type
A ____ contains at least all of the attribute names and characteristics for each table in the system.
(Multiple Choice)
4.8/5
(39)
A null is created when you press the Enter key or the Tab key to move to the next entry without making a prior entry of any kind.
(True/False)
4.7/5
(32)
Referential and entity integrity are two names for the same thing.
(True/False)
5.0/5
(35)
In an outer join,the matched pairs would be retained and any unmatched values in the other table would be left ____.
(Multiple Choice)
4.9/5
(33)
The relational database model enables you to view data ____ rather than ____.
(Multiple Choice)
4.9/5
(39)
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.9/5
(33)
The one-to-many (1:M)relationship is easily implemented in the relational model by putting the foreign key of the "1" side in the table of the "many" side as a primary key.
(True/False)
4.9/5
(35)
PRODUCT yields all possible pairs of rows from two tables-also known as the ____________________ product.
(Short Answer)
5.0/5
(35)
____________________ joins are especially useful when you are trying to determine what value(s)in related tables cause(s)referential integrity problems.
(Short Answer)
4.7/5
(38)
The ____________________ relationship is the relational database norm.
(Short Answer)
4.9/5
(36)
If the foreign key contains either matching values or nulls,the table that makes use of that foreign key is said to exhibit ____________________ integrity
(Short Answer)
4.8/5
(30)
Current relational database software generally provides only a system catalog (and not a data dictionary).
(True/False)
4.9/5
(36)
Codd's Rule of ____ states: Application programs and ad hoc facilities are logically unaffected when changes are made to the table structures that preserve the original table values (changing order of columns or inserting columns).
(Multiple Choice)
4.7/5
(37)
In a relational table,each column has a specific range of values known as the ____________________ domain.
(Short Answer)
4.8/5
(38)
A ____ key is defined as a key that is used strictly for data retrieval purposes.
(Multiple Choice)
4.8/5
(30)
In a database context,the word ____ indicates the use of the same attribute name to label different attributes.
(Multiple Choice)
4.9/5
(36)
Since it is used to link the tables that originally were related in a M:N relationship,the composite entity structure includes-as foreign keys-at least the ____ keys of the tables that are to be linked.
(Multiple Choice)
4.9/5
(29)
Showing 41 - 60 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)