What is an Entity Relationship diagram for library management database?

An entity relationship diagram is a graphical documentation of a database's tables, fields, and the relationships between tables in the database. It shows all of the fields in each of the tables, and sometimes describes the data types for those fields as well as having lines between the tables that show relationships. The relationships can be one-to-many, or one-to-one relationships. A one-to-many (the most common) relationship means that one row in one of the tables will relate directly to many rows in the other table (hence the reason the data is in two tables.) One-to-one relationships are use to separate data that could be located in the same table as the other data into multiple tables.

Entity relationship diagrams are helpful when querying a database as well to understand how to write the SQL to pull the data out of the database. These diagrams are useful to database designers, database administrators, computer programmers, and database users to understand the structure of the database.

Improve Answer Discuss the question "What is an Entity Relationship diagram for library management database?" Watch Question

First answer by Eisaacs. Last edit by Eisaacs. Contributor trust: 46 [recommend contributor]. Question popularity: 0 [recommend question]


Research your answer:

Answers.com > Wiki Answers > Categories > Technology > Computers > Computer Databases > What is an Entity Relationship diagram for library management database?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
What is entity in database?  Images of library management er diagram?  Entity relation diagram of hospital management?  Library management entity relationship diagram?  Can you please send me a sample Entity relationship diagram for a library system?