answersLogoWhite

0

If the question is for databases, then the answer is in the link. If you want to store the ERDs in a database, then the question needs to be clarified to which database.

User Avatar

Wiki User

18y ago

What else can I help you with?

Related Questions

Draw complete Entity Relationship Diagram for Railway Reservation System. Make assumption wherever necessary?

draw complete entity relationship diagram for railway reservation system


To draw a entity relationship diagram for bus services?

ERD diagrams bus company


Entity relationship model with example?

draw an er diagram on attendance management system


What is seak-entity?

Seak-entity appears to be a term that may refer to a specific concept or entity within a certain context, but it is not widely recognized or defined in mainstream literature or databases. If you meant "seek entity," it could refer to the process of identifying or locating a particular entity in data management or programming contexts. For a more accurate response, please provide additional context or clarify the term.


What is entity occurrence in database?

Entity occurrence in a database refers to a specific instance or realization of an entity type within a database schema. For example, if "Customer" is an entity type, a particular customer, such as "John Doe," represents an entity occurrence. Each occurrence holds unique attributes that distinguish it from other occurrences of the same entity type, typically stored as a row in a table. This concept is essential for organizing and managing data in relational databases.


What is meaning of entity explain with example?

An entity refers to a distinct object or concept that can be identified and defined within a given context. In databases, for example, an entity might represent a person, organization, or product, each with specific attributes. For instance, in a customer database, "Customer" is an entity, and its attributes could include name, email, and phone number. This allows for structured data management and retrieval based on the characteristics of the entity.


What are the advantages and disadvantages of Entity Relationship Diagrams?

Entity-Relationship diagrams are useful for modelling data and the relationships between the data. They can be used when the constraints between data are relatively simple. They do not allow specification of interactions between the data or model how the data changes (there are no processes in Entity-Relationship). Entity-Relationship diagrams are most often used to model databases.


How to draw entity relationship diagram?

To draw a relationship diagram, start by placing relationship at the center of the paper. Connect entities to the relationship, and branch out with the different attributes.


Entity relationship diagram of employee attendance system?

draw the e-r diagram for staff attendance


How do you draw an entity relationship diagram for an airline ticket reservation centre?

http://cs.senecac.on.ca/~dbs201/pages/ERD.htm


5 What is the most advisable network type for hospital care system?

draw an entity relationship diagram for hospital


What is entity framework used for?

Entity Framework is used for modeling the entities, models, relationships and logic of business problems that they have to solve. It allows developers to work with data, like customers and customers' addresses without having to worry about the databases and places where the data is stored.