Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Modeling Data in the Organization Questions
Data modeling best practice:\nWithin a single entity type, should each attribute name be unique (i.e., no two attributes share exactly the same name)?
Derived attribute meaning:\nIs a derived attribute one whose value can be calculated from other data (including attributes in related entities or relationships)?
Strong vs. weak entities:\nIs a strong entity one whose existence depends on another entity type?
Business terminology:\nIs a “fact” merely a word or phrase that has a specific business meaning?
Expressiveness of modeling notations:\nAre there business rules that cannot be represented directly in common ER notation and must be handled elsewhere?
Timestamp concept:\nIs a timestamp a time value stored or associated with a data value to record when an event or change occurred?
Entity vs. attribute:\nIs an attribute defined as a person, place, object, or event in the user environment?
Scope of rules:\nAre business rules and policies universal (i.e., the same across all organizations)?
Definition check:\nIs the entity–relationship (ER) model a logical representation of an organization’s data or of a specific business area’s data?
Attributes on relationships:\nIn ER modeling, is it impossible for relationships to have their own attributes?
1
2