Topic 04, Part 11 - Supertype and Subtype Entities

Поделиться
HTML-код
  • Опубликовано: 6 сен 2024
  • Dr. Soper discusses supertype and subtype entities and how they can be used to model "is-a" relationships in entity-relationship diagrams. This video is Part 11 of Topic 04 in Dr. Soper's class on Database Design and Management.

Комментарии • 7

  • @SupBroProgramming
    @SupBroProgramming Месяц назад +1

    This explanation was fantastic! It was clear, concise, and made a potentially confusing topic incredibly simple to understand. I really appreciate the effort you put into making this video. Thank you so much!

  • @okoyechinweuba5113
    @okoyechinweuba5113 7 месяцев назад +1

    Perfect, clear and straight to the point. Very insightful.

  • @skelaw
    @skelaw 4 месяца назад

    7:17 inclusive subtype is antipattern. Supertype can ONLY have ONE subtype.
    David C. Hay talks about this in "Data modeling patterns" ~30 years ago.

  • @ImKDubb
    @ImKDubb Год назад

    Great video. Needed some good examples for my upcoming test and this was perfect!

  • @AnkitKumar-er5fy
    @AnkitKumar-er5fy 9 месяцев назад

    Thanks I was designing a database for a project (Music App) and was confused whether I should keep all users in same table or use this concept of entity subtype to store additional info about a role in a separate table

  • @loyyeeko1231
    @loyyeeko1231 11 месяцев назад

    great! watch the video makes it easier to understand thank you doc!

  • @user-fg1sn3lo4g
    @user-fg1sn3lo4g 10 месяцев назад

    Thanks for clearly explaining the concept!!!