Post

Data modeling

    1. Conceptual Data Model: ERD
    1. Relational Model
    1. Physical Data Model: DBMS

✅ Keys

  • Surrogate key: key that does not exist in real world, but we make to identify a row
  • example: student_id

This post is licensed under CC BY 4.0 by the author.