Modeling Data in the Organization Questions

Practice Modeling Data in the Organization MCQs with answers and explanations. Page 1 of 2.

Category
Database
Topic
Modeling Data in the Organization
Page
1 / 2
Mode
Practice

Questions

Open any question to view the answer and explanation.

In entity-relationship (ER) modeling, a binary relationship (between exactly two entity types) can have various cardinalities. Which option represents a form that a binary relationship <em>cannot</em> take?
Open
View answer
In data modeling, how many distinct entity types participate in a ternary relationship, and what does this imply for its design?
Open
View answer
Choosing identifiers: Which characteristic best defines a good identifier (primary key or candidate key) for an entity in a database design?
Open
View answer
Naming entities in an ER model: Which guidelines should an entity name satisfy to be clear and maintainable across a project?
Open
View answer
Business rules in data modeling: Which characteristic best describes a well-written business rule that can be enforced in databases and applications?
Open
View answer
Cardinality and participation: If the minimum and maximum number of instances of an entity in a relationship are both one, what does this indicate about participation?
Open
View answer
Entity–Relationship (ER) diagram notation In classic Chen-style ER modeling, what does an oval (ellipse) symbol represent in an ER diagram?
Open
View answer
Composite attributes in ER modeling In ER diagrams and data modeling terminology, a composite attribute is best described as:
Open
View answer
Naming guidance for attributes Which guideline set is most appropriate when choosing an attribute name in a data model?
Open
View answer
Minimum participation in relationships If the minimum cardinality for an entity's participation in a relationship is 1, what can you conclude about that participation?
Open
View answer
Weak entities and total dependence Two entities participate in a relationship, and one entity is entirely dependent on the other for identification and existence. What must be present in the model?
Open
View answer
Arity of relationships In data modeling, a binary relationship refers to:
Open
View answer
ERD shapes and meanings In a standard Chen-style ER diagram, what does a rectangle represent?
Open
View answer
When to create an associative (bridge) entity Under which condition is it appropriate to convert a relationship into a separate associative entity in your data model?
Open
View answer
Definition of a relationship in ER modeling Within ER terminology, a relationship is:
Open
View answer
In entity–relationship modeling (ERD), should output reports be part of the ER diagram itself, or are ERDs limited to modeling data structures and relationships?
Open
View answer
In entity–relationship terminology, is a “relationship” an association between entity types (not between attributes), representing how entity instances are related?
Open
View answer
In ER modeling, does a binary relationship specifically involve exactly two entity types, rather than “two or more” entities?
Open
View answer
Are “multiple (n-ary) relationships” and “binary relationships” the same concept in ER modeling, or do they differ by degree (number of participating entity types)?
Open
View answer
Does cardinality in ER modeling specify how many instances of one entity can (or must) be associated with each instance of another entity (for example, 1:1, 1:N, or M:N)?
Open
View answer

Practice smarter

Solve a few questions daily and revisit weak topics regularly to improve accuracy.