Class 1 | Week 4 | DAT602

This week, Todd is transitioning from conceptual modeling into logical modeling, this lesson in particular is focusing on transitioning our conceptual models into logical models. We have been supplied with a workbook to follow along with as he explains various concepts to us, having some written work to reference to is sure a welcome addition. Todd is explaining how to resolve our preexisting relationships within our ERD models into the correct format for a logical model, different types of relationships require different methods. This is the first step in building & also validating out logical data models. The next step is validating relations using normalization which he has stated that he is not going to go into depth on until next Fridays lecture. Class Notes Logical Database Design One to Many relationship The primary key from the "one" side of the relationship is place sin the "many" relations as a foreign key. One to ...