Exam 3: The Relational Database Model
Exam 1: Database Systems76 Questions
Exam 2: Data Models75 Questions
Exam 3: The Relational Database Model75 Questions
Exam 4: Entity Relationship Er Modeling75 Questions
Exam 5: Advanced Data Modeling85 Questions
Exam 6: Normalization of Database Tables110 Questions
Exam 7: Introduction to Structured Query Language Sql111 Questions
Exam 8: Advanced Sql109 Questions
Exam 9: Database Design103 Questions
Exam 10: Transaction Management and Concurrency Control85 Questions
Exam 11: Database Performance Tuning and Query Optimization85 Questions
Exam 12: Distributed Database Management Systems83 Questions
Exam 13: Business Intelligence and Data Warehouses75 Questions
Exam 14: Database Connectivity and Web Technologies85 Questions
Exam 15: Database Administration and Security86 Questions
Select questions type
Relational algebra defines the theoretical way of manipulating table contents using relational operators.
(True/False)
4.7/5
(33)
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.9/5
(33)
In the relational model, are important because they are used to ensure that each row in a table is uniquely identifiable.
(Multiple Choice)
4.7/5
(39)
Date attributes contain calendar dates stored in a special format known as the date format.
(Multiple Choice)
4.8/5
(36)
To avoid nulls, some designers use special codes, known as , to indicate the absence of some value.
(Short Answer)
4.9/5
(37)
Only a single attribute, not multiple attributes, can define functional dependence.
(True/False)
4.9/5
(36)
The DIVIDE operation uses one single-column table (e.g., column "a") as the divisor and one two-column table (e.g., columns "a" and "b") as the dividend.
(True/False)
4.7/5
(39)
Character data can contain any character or symbol intended for mathematical manipulation.
(True/False)
4.8/5
(29)
In a relational model, are also used to establish relationships among tables and to ensure the integrity of the data.
(Short Answer)
4.8/5
(40)
A key is defined as a key that is used strictly for data retrieval purposes.
(Multiple Choice)
4.8/5
(38)
You can think of a table as a persistent representation of a logical relation.
(True/False)
4.8/5
(36)
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.9/5
(28)
A is the primary key of one table that has been placed into another table to create a common attribute.
(Multiple Choice)
4.7/5
(35)
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
(26)
Showing 61 - 75 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)