Exam 3: The Relational Database Model
Exam 1: Database Systems75 Questions
Exam 2: Data Models75 Questions
Exam 3: The Relational Database Model75 Questions
Exam 4: Entity Relationship Er Modeling75 Questions
Exam 5: Advanced Data Modeling75 Questions
Exam 6: Normalization of Database Tables75 Questions
Exam 7: Introduction to Structured Query Language Sql75 Questions
Exam 8: Advanced Sql75 Questions
Exam 9: Database Design75 Questions
Exam 10: Transaction Management and Concurrency Control74 Questions
Exam 11: Database Performance Tuning and Query Optimization75 Questions
Exam 12: Distributed Database Management Systems74 Questions
Exam 13: Business Intelligence and Data Warehouses74 Questions
Exam 14: Big Data and Nosql75 Questions
Exam 15: Database Connectivity and Web Technologies73 Questions
Exam 16: Database Administration and Security74 Questions
Select questions type
A(n) _____ join links tables by selecting only the rows with common values in their common attribute(s).
(Multiple Choice)
4.8/5
(40)
A(n) _____ index is an index in which the index key can have only one pointer value (row) associated with it.
(Short Answer)
4.7/5
(30)
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.7/5
(34)
_____ relationships cannot be implemented as such in the relational model.
(Short Answer)
4.9/5
(43)
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.8/5
(25)
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
(30)
In a relational table, each column has a specific range of values known as the _____ domain.
(Short Answer)
4.9/5
(37)
You can think of a table as a persistent representation of a logical relation.
(True/False)
4.8/5
(37)
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.9/5
(44)
Character data can contain any character or symbol intended for mathematical manipulation.
(True/False)
4.8/5
(23)
A(n) _____ is an orderly arrangement used to logically access rows in a table.
(Multiple Choice)
4.8/5
(34)
A data dictionary is sometimes described as "the database designer's database" because it records the design decisions about tables and their structures.
(True/False)
4.8/5
(30)
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.8/5
(25)
To avoid nulls, some designers use special codes, known as _____, to indicate the absence of some value.
(Short Answer)
4.8/5
(47)
PRODUCT yields all possible pairs of rows from two tables, also known as the _____ product.
(Short Answer)
4.8/5
(34)
A(n) _____ links tables on the basis of an equality condition that compares specified columns of each table.
(Short Answer)
4.8/5
(39)
According to Codd's _____ rule of relational databases, if the system supports low-level access to the data, users must not be allowed to bypass the integrity rules of the database.
(Multiple Choice)
4.8/5
(36)
Showing 41 - 60 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)