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
The logical view of the relational database is facilitated by the creation of data relationships based on a logical construct known as a(n) ____________________.
Free
(Short Answer)
4.8/5
(28)
Correct Answer:
relation
The ____________________ relationship is the relational database norm.
Free
(Short Answer)
4.9/5
(45)
Correct Answer:
1:M
____ data can have only a true or false (yes or no) values.
Free
(Multiple Choice)
4.7/5
(32)
Correct Answer:
A
In a relational model, if A determines B, C, and D, you write A = B, C, D.
(True/False)
4.9/5
(38)
A(n) ____________________ provides a detailed description of all tables found within the user/designer-created database.
(Short Answer)
4.8/5
(39)
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
(33)
Only a single attribute, not multiple attributes, can define functional dependence.
(True/False)
4.8/5
(34)
____________________ relationships can be implemented by creating a new entity in 1:M relationships with the original entities.
(Short Answer)
4.8/5
(37)
____________________ joins are especially useful when you are trying to determine what value(s) in related tables cause(s) referential integrity problems.
(Short Answer)
4.8/5
(41)
Tables within a database share common attributes that enable the tables to be linked together.
(True/False)
4.8/5
(36)
In an outer join, the matched pairs would be retained and any unmatched values in the other table would be left ____.
(Multiple Choice)
4.7/5
(38)
The following example exhibits ____________________ integrity:
The CUSTOMER table's primary key is CUS_CODE. The CUSTOMER primary key column has no null entries, and all entries are unique. Similarly, the AGENT table's primary key is AGENT_CODE, and this primary key column also is free of null entries.
(Short Answer)
4.9/5
(38)
The relational database model enables you to view data ____ rather than ____.
(Multiple Choice)
4.7/5
(38)
A(n) ____________________ key can be described as a superkey without unnecessary attributes.
(Short Answer)
4.8/5
(35)
Showing 1 - 20 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)