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