Experiment – 02
Name:
Aariz dadan
SE AIML B3
122A9064
Aim : To Study The Conversion Of An ER Diagram To Tabular
Form. Theory :
Entity relationship diagrams serve as a visual starting point
for database architecture, as well as a tool for determining
information system requirements in an organisation.
The entity relationship diagram or an ER diagram is a graphical
depiction of the database’s entities and their relationships.
The notations in an ER diagram can be used to represent the
database, and these notations can be reduced to a set of
tables. Every entity set or relationship set in the database
can be represented in tabular form.
Output :
Base ER Diagram :
Tabular Data :
Conclusion : Thus the conversion of ER Diagram to Tabular Data
is successfully understood and performed.