answersLogoWhite

0


Best Answer

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

17y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you draw entity relatoin in databases?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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 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


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.


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

draw an entity relationship diagram for hospital


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

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


What is the base word of united?

It's root word is "uni", meaning "one". To unite is to draw together in to one entity.


In a database what is an entity?

WhatIs.com Definitions Database A database is a collection of information that is organized so that it can easily be accessed, managed, and updated. In one view, databases can be classified according to types of content: bibliographic, full-text, numeric, and images. Entity In general, an entity (pronounced N-tih-tee ) is an existing or real thing. The word root is from the Latin, ens , or being, and makes a distinction between a thing's existence and its qualities. An entity exists and that's all it needs to do to be an entity. The fact that something exists also seems to connote separateness from other existences or entities. In programming, engineering, and probably many other contexts, the word is used to identify units, whether concrete things or abstract ideas, that have no ready name or label. In blackboard discussions, one can draw something as yet unnamed and refer to that drawing as the representation of an "entity." (If the entity being discussed later gets ascribed qualities and a name, reference to it as an "entity" may no longer be useful.)


What does 'record' mean regarding databases?

A record is a database entry composed of fields containing information about some entity. A record is analogous to a 3x5 recipe card, which contains ingredients and the steps for making the recipe.