SQLZeroToPro.com Data Modeling
Data Modeling Process of exploring what kind of  data needs to be stored and then  creating data structures accordingly
Data Modeling Environment TABLE1 TABLE2 TABLE4 TABLE3 Data Modeling
Data Modeling List relevant  Entities List relevant Attributes of Entities Find out  relationships between entities Create tables to represent entities and  relationships Create keys to  represent relationships

Introduction to Data Modeling