Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Relational Data Modeling, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:03
    Introduction
  • Урок 2. 00:03:40
    Goals of the course
  • Урок 3. 00:03:17
    Relational data models history
  • Урок 4. 00:08:05
    Installing MySQL server and MySQL Workbench
  • Урок 5. 00:04:37
    MySQL Workbench introduction
  • Урок 6. 00:04:15
    The design process explained
  • Урок 7. 00:10:25
    Discover the entities
  • Урок 8. 00:13:10
    Discover the attributes
  • Урок 9. 00:11:20
    Define entity relationships and normalize the data
  • Урок 10. 00:02:02
    Identifying vs non-dentifying relationship
  • Урок 11. 00:04:01
    How to resolve many-to-many relationships
  • Урок 12. 00:02:35
    How to resolve one-to-many relationships
  • Урок 13. 00:01:46
    How to resolve one-to-one relationships
  • Урок 14. 00:19:47
    Create your ER diagram using workbench
  • Урок 15. 00:04:14
    Create a physical data model
  • Урок 16. 00:15:14
    Populate the mysql db with data from a .xls file
  • Урок 17. 00:01:29
    Course Conclusion