Exam 4: Relational Model Characteristics
Exam 1: The Database Approach70 Questions
Exam 2: Database Development Process100 Questions
Exam 3: Data Models70 Questions
Exam 4: Relational Model Characteristics100 Questions
Exam 5: Beginning Structured Query Language Sql100 Questions
Exam 6: Procedural Language Sql and Advanced Sql100 Questions
Exam 7: Data Modeling With Entity Relationship Diagrams100 Questions
Exam 8: Data Modeling Advanced Concepts70 Questions
Exam 9: Normalizing Database Designs100 Questions
Exam 10: Distributed Databases70 Questions
Exam 11: Interacting With Databases Through the Web100 Questions
Exam 12: Database Administration and Security100 Questions
Exam 13: Managing Transactions and Concurrency70 Questions
Exam 14: Managing Database and Sql Performance70 Questions
Exam 15: Databases for Decision Support100 Questions
Select questions type
Codd's rule of ____________________ states that every value in a table is guaranteed to be accessible through a combination of table name, primary key value, and column name.
(Short Answer)
4.8/5
(41)
Proper data ____________________ design requires carefully defined and controlled data redundancies to function properly.
(Short Answer)
4.7/5
(41)
The ____ relationship should be rare in any relational database design.
(Multiple Choice)
4.9/5
(38)
A ____ key can be described as a superkey without unnecessary attributes, that is, a minimal superkey.
(Multiple Choice)
4.8/5
(32)
In the relational model, ____ are important because they are used to ensure that each row in a table is uniquely identifiable.
(Multiple Choice)
4.8/5
(39)
To avoid nulls, some designers use special codes, known as ____________________, to indicate the absence of some value.
(Short Answer)
4.7/5
(35)
____ combines all rows from two tables, excluding duplicate rows.
(Multiple Choice)
4.9/5
(36)
In the relational model, ____________________ are important because they are used to ensure that each row in a table is uniquely identifiable.
(Short Answer)
4.8/5
(40)
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
(38)
Codd's Rule of ____ states: Application programs and ad hoc facilities are logically unaffected when changes are made to the table structures that preserve the original table values (changing order of columns or inserting columns).
(Multiple Choice)
4.8/5
(40)
If the attribute (B) is functionally dependent on a composite key (A) but not on any subset of that composite key, the attribute (B) is fully functionally dependent on (A).
(True/False)
4.7/5
(40)
Referential ____ means that if the foreign key contains a value, that value refers to an existing valid tuple (row) in another relation.
(Multiple Choice)
4.8/5
(37)
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
(36)
The equijoin takes its name from the comparison operator ____ used in the condition.
(Multiple Choice)
4.8/5
(34)
A foreign key must exist in both tables that have a relationship.
(True/False)
4.8/5
(44)
A ____ contains at least all of the attribute names and characteristics for each table in the system.
(Multiple Choice)
4.8/5
(32)
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
(38)
Showing 21 - 40 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)