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
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.8/5
(30)
Attribute A determines attribute B (that is,B is functionally ____________________ on A)if all of the rows in the table that agree in value for attribute A also agree in value for attribute B.
(Short Answer)
4.7/5
(30)
A ____ key can be described as a superkey without unnecessary attributes,that is,a minimal superkey.
(Multiple Choice)
4.9/5
(34)
The DIVIDE operation uses one single-column table (i.e.column "a")as the divisor and one two-column table (i.e.columns "a" and "b")as the dividend.
(True/False)
4.8/5
(40)
If one department chair-a professor-can chair only one department and one department can have only one department chair,then the entities PROFESSOR and DEPARTMENT exhibit a(n)____________________ relationship.
(Short Answer)
4.8/5
(35)
A(n)____________________ key can be described as a superkey without unnecessary attributes.
(Short Answer)
4.9/5
(35)
In the following table description,____ is the primary key.
PRODUCT (PROD_CODE,PROD_DESCRIPT,PROD_PRICE,PROD_ON_HAND,VEND_CODE)
(Multiple Choice)
4.8/5
(39)
The relational database model enables you to view data ____ rather than ____.
(Multiple Choice)
4.7/5
(36)
The equijoin takes its name from the comparison operator ____ used in the condition.
(Multiple Choice)
4.8/5
(38)
____________________ relationships can be implemented by creating a new entity in 1:M relationships with the original entities.
(Short Answer)
4.8/5
(35)
The ____ relationship should be rare in any relational database design.
(Multiple Choice)
4.8/5
(38)
A ____ key is defined as a key that is used strictly for data retrieval purposes.
(Multiple Choice)
4.9/5
(31)
The index key can have multiple attributes,this is called a(n)____________________ index.
(Short Answer)
4.9/5
(31)
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
(29)
A 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
(43)
Showing 41 - 60 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)