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
____ yields a vertical subset of a table.
Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
A
To be considered minimally relational,the DBMS must support the key relational operators ____,PROJECT,and JOIN.
Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
D
Referential ____ means that if the foreign key contains a value,that value refers to an existing valid tuple (row)in another relation.
Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
A
Character data can contain any character or symbol intended for mathematical manipulation.
(True/False)
4.8/5
(36)
The following example exhibits ____________________ integrity:
The CUSTOMER table's primary key is CUS_CODE.The CUSTOMER primary key column has no null entries,and all entries are unique.Similarly,the AGENT table's primary key is AGENT_CODE,and this primary key column also is free of null entries.
(Short Answer)
4.8/5
(38)
The proper use of ____________________ keys is crucial to controlling data redundancy.
(Short Answer)
5.0/5
(33)
The relational operators have the property of ____________________;that is,the use of relational algebra operators on existing relations (tables)produces new relations.
(Short Answer)
4.9/5
(37)
____ logic,used extensively in mathematics,provides a framework in which an assertion (statement of fact)can be verified as either true or false.
(Multiple Choice)
4.7/5
(40)
A(n)____ join only returns matched records from the tables that are being joined.
(Multiple Choice)
4.9/5
(40)
In a natural join,the column on which the join was made occurs twice in the new table.
(True/False)
4.9/5
(40)
Fortunately,the problems inherent in the ____________________ relationship can easily be avoided by creating a composite entity.
(Short Answer)
4.8/5
(32)
You can think of a table as a persistent representation of a logical relation.
(True/False)
4.9/5
(36)
Depending on the sophistication of the application development software,nulls can create problems when functions such as COUNT,AVERAGE,and SUM are used.
(True/False)
4.9/5
(28)
A(n)____________________ key can be described as a superkey without unnecessary attributes.
(Short Answer)
4.7/5
(37)
A left outer join on tables CUSTOMER and AGENT yields all of the rows in the CUSTOMER table,including those that do not have a matching value in the AGENT table.
(True/False)
4.9/5
(35)
Showing 1 - 20 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)