answersLogoWhite

0

The E-R model is a data model used to describe the relationships between entities in a database. An Entity set is a collection of similar entities (objects) with shared attributes that are grouped together in the database.

User Avatar

AnswerBot

1y ago

What else can I help you with?

Continue Learning about Educational Theory
Related Questions

What is aggregation in ER diagram?

-Used when we have to model a relationship involving (entitity sets and) a relationship set.-Aggregationallows us to treat a relationship set as an entity set for purposes of participation in (other) relationships.


Entity relationship model with example?

draw an er diagram on attendance management system


Entity-relationship model retaurent management?

er daigram and dfd retaurent management?


What is er model in dbms?

In software engineering, an Entity - Relationship model(ER model for short) is an abstract and conceptual representation of data. Entity-relationship modeling is a database modeling method, used to produce a type of conceptual schema or semantic data model of a system, often a relational database, and its requirements in a top-down fashion. Diagrams created by this process are called entity-relationship diagrams or ER diagrams.learn more www.ngprakasam.hpage.com


Er model.... Entity relationship diagram about how patient sets appointment to a doctor for check up....?

me2


What is ER models?

The Entity-Relationship Model is often referred to as a semantic data model, because it more closely resembles real world scenarios than, e.g., the relational model. . In the ER model, we model the concept of "Instructors." In the relational model we deal with names and phone numbers. . In the ER model, there is a distinction between entities (objects) and relationships between such entities. In the relational model, both concepts are represented by relations.


What are the components of er model?

components of er model are :- 1. external entity 2. relationships :- one to one , one to many , many to one , many to many 3. attributes 4. cardinality 5. participation


What are two types of ER?

The two types of ER (Entity-Relationship) models commonly used in database design are the conceptual ER model, which describes the high-level concepts and relationships in a system, and the logical ER model, which defines the structure and constraints of the database in more detail.


Two types of ER?

There are two types of ER (Entity-Relationship) models: conceptual ER models, which focus on defining entities, attributes, and relationships in a domain, and logical ER models, which involve translating the conceptual ER model into a specific database schema design.


In model ER why you need DBMS system?

Because it is very useful in mapping the meanings and interactions of real-world enterprises onto a conceptual schema. Because of this usefulness, many database-design tools draw on concepts from the ER-model. The ER data model employs three basic notation:a.) Entity setsb.) Relationship setsc.) Attributes.


What is meaning of IR and ER in people management?

ER means Entity Relationship


Difference between entity and entity set?

Entity - Table Entity Set - Rows in Table