Exam 3: The Relational Database Model
Exam 1: Database Systems72 Questions
Exam 2: Data Models75 Questions
Exam 3: The Relational Database Model74 Questions
Exam 4: Entity Relationship Ermodeling75 Questions
Exam 5: Advanced Data Modeling83 Questions
Exam 6: Normalization of Database Tables92 Questions
Exam 7: Introduction to Structured Query Language SQL92 Questions
Exam 8: Advanced SQL95 Questions
Exam 9: Database Design87 Questions
Exam 10: Transaction Management and Concurrency Control76 Questions
Exam 11: Database Performance Tuning and Query Optimization82 Questions
Exam 12: Distributed Database Management Systems72 Questions
Exam 13: Business Intelligence and Data Warehouses75 Questions
Exam 14: Big Data Analytics and NoSQL76 Questions
Exam 15: Database Connectivity and Web Technologies81 Questions
Exam 16: Database Administration and Security81 Questions
Select questions type
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.9/5
(27)
In a relational table,each column has a specific range of values known as the domain.
(Short Answer)
5.0/5
(36)
A contains at least all of the attribute names and characteristics for each table in the system.
(Multiple Choice)
4.9/5
(38)
A(n)links tables on the basis of an equality condition that compares specified columns of each table.
(Short Answer)
5.0/5
(39)
Only a single attribute,not multiple attributes,can define functional dependence.
(True/False)
4.8/5
(26)
The catalog can be described as a detailed system data dictionary that describes all objects within the database,including data about table names,the table's creator and creation date,the number of columns in each table,the data type corresponding to each column,index filenames,index creators,authorized users,and access privileges.
(Short Answer)
4.7/5
(38)
The relationship should be rare in any relational database design.
(Multiple Choice)
4.9/5
(33)
To avoid nulls,some designers use special codes,known as ,to indicate the absence of some value.
(Short Answer)
4.8/5
(31)
In a database context,a(n)indicates the use of different names to describe the same attribute.
(Multiple Choice)
4.8/5
(34)
One characteristic of generalization hierarchies is that they are implemented as relationships.
(Short Answer)
4.9/5
(33)
Define an index.Explain the role of indexes in a relational database.
(Essay)
5.0/5
(31)
A(n)provides a detailed description of all tables found within the user/designer-created database.
(Short Answer)
4.8/5
(31)
To be considered minimally relational,the DBMS must support the key relational operators ,PROJECT,and JOIN.
(Multiple Choice)
4.8/5
(34)
When you define a table's primary key,the DBMS automatically creates a(n)index on the primary key column(s)you declared.
(Multiple Choice)
4.7/5
(32)
Showing 41 - 60 of 74
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)