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
A is the primary key of one table that has been placed into another table to create a common attribute.
(Multiple Choice)
4.9/5
(39)
A(n)is an orderly arrangement used to logically access rows in a table.
(Multiple Choice)
4.8/5
(45)
__ 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.8/5
(25)
In a relational model,are also used to establish relationships among tables and to ensure the integrity of the data.
(Short Answer)
4.9/5
(40)
The is actually a system-created database whose tables store the user/designer-created database characteristics and contents.
(Multiple Choice)
4.7/5
(27)
As rare as 1:1 relationships should be,certain conditions absolutely require their use.
(True/False)
4.8/5
(39)
The CUSTOMER table's primary key is CUS_CODE.The CUSTOMER primary key column has no null entries,and all entries are unique.This is an example of integrity.
(Multiple Choice)
4.7/5
(34)
__ is the real power behind the relational database,allowing the use of independent tables linked by common attributes.
(Short Answer)
4.8/5
(37)
The DIVIDE operation uses one singlecolumn table (e.g.,column "a")as the divisor and one twocolumn table (e.g.,columns "a" and "b")as the dividend.
(True/False)
5.0/5
(33)
_____ relationships can be implemented by creating a new entity in 1:M relationships with the original entities.
(Multiple Choice)
4.8/5
(37)
A key is defined as a key that is used strictly for data retrieval purposes.
(Multiple Choice)
4.9/5
(20)
A table is also called a(n)because the relational model's creator,E.F.Codd,used the two terms as synonyms.
(Short Answer)
4.9/5
(39)
__ ,also known as RESTRICT,yields values for all rows found in a table that satisfy a given condition.
(Multiple Choice)
4.9/5
(34)
Proper data design requires carefully defined and controlled data redundancies to function properly.
(Short Answer)
4.8/5
(37)
The onetomany (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.8/5
(35)
Relational algebra defines the theoretical way of manipulating table contents using relational operators.
(True/False)
4.9/5
(34)
Showing 21 - 40 of 74
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)