sql development. Tutorial 4: Entity Relationship Diagram
This weeks tutorial is dedicated to one important document in the database design life cycle. This is Entity relationship Diagrams, l’ll refer to it as ERD through out the tutorial. What is an ERD? It is a simple graphical representation of the Entities and relationship that exist among them. It also captures all the attributes […]