Exam 6: Developing Data Models for Business Databases
Exam 1: Introduction to Database Management76 Questions
Exam 2: Introduction to Database Development76 Questions
Exam 3: The Relational Data Model75 Questions
Exam 4: Query Formulation With SQL75 Questions
Exam 5: Understanding Entity Relations76 Questions
Exam 6: Developing Data Models for Business Databases75 Questions
Exam 7: Normalization of Relational Tables76 Questions
Exam 8: Physical Database Design76 Questions
Exam 9: Advanced Query Formulation With SQL74 Questions
Exam 10: Application Development With Views75 Questions
Exam 11: Stored Procedures and Triggers76 Questions
Exam 12: View Design and Integration76 Questions
Exam 14: Data and Database Administration76 Questions
Exam 15: Transaction Management75 Questions
Exam 16: Data Warehouse Technology and Management78 Questions
Exam 17: Client-Server Processing and Distributed Databases76 Questions
Exam 18: Object Database Management Systems83 Questions
Select questions type
The Identification Dependency Rule states that each identifying relationship (denoted by a solid relationship line)adds a component to the __________ of the weak entity.
Free
(Short Answer)
4.8/5
(43)
Correct Answer:
primary key
Figuer:
-The table WRITTEN-BY obtained in converting the ERD diagram to a relational database will contain the following number of attributes:

Free
(Multiple Choice)
4.8/5
(47)
Correct Answer:
A
Figuer:
-Assuming that we do not use the rule(s)that avoid null values in tables in converting the ERD diagram to a relational database,title will appear as a foreign key the following number of times:

Free
(Multiple Choice)
4.9/5
(32)
Correct Answer:
A
In order to make it easier to reference an entity type after conversion to a table,a weak entity is sometimes changed to a strong entity and the associated identifying relationships are changed to nonidentifying relationships.
(True/False)
4.7/5
(32)
When performing the identification of primary keys,ideally,primary keys should be _______ and _________.
(Short Answer)
5.0/5
(28)
Even if you create design documentation and perform checks for design errors during the design process,you will still need to conduct _______________ to ensure adequate design documentation and lack of design errors.
(Short Answer)
4.9/5
(39)
Design errors are more difficult to detect than diagram errors because they involve the meaning of the items on a diagram instead of just the structure of the diagram.
(True/False)
4.9/5
(36)
A common refinement of a data model is to transform an _________ into an entity type.This is useful when the database should contain more than just the identifier of an entity.
(Short Answer)
4.8/5
(43)
Whenever an entity can exist in multiple states,a generalization hierarchy should be used.
(True/False)
4.8/5
(32)
One important reason for documenting design decisions it to _______________ those decisions to others.
(Short Answer)
4.9/5
(43)
Both SQL:1999 and the Relational Model directly support generalization hierarchies.
(True/False)
4.8/5
(31)
Converting an optional 1-M relationship into a table results in easier query formulation and faster query execution.
(True/False)
4.9/5
(33)
When a 1-1 relationship is converted into two foreign keys,if the relationship is optional for one of the entity types,the corresponding foreign key may be eliminated.
(True/False)
4.8/5
(34)
During narrative problem analysis you should look for nouns that have additional sentences describing their properties.The properties often indicate _________ of entity types.
(Short Answer)
4.9/5
(36)
Relationships often appear as ________ connecting nouns previously identified as entity types.
(Short Answer)
4.7/5
(36)
In converting a generalization hierarchy in an ERD to a relational database design,the parent and the subtypes at every level each become a table.
(True/False)
4.8/5
(26)
Figuer:
-Assuming that we do not use the rule(s)that avoid null values in tables in converting the ERD diagram to a relational database,the number of attributes in the primary key of the table SUBCOMMITTEE is:

(Multiple Choice)
4.9/5
(32)
Showing 1 - 20 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)