Lukas' Notes

Home

❯

Education

❯

TU Vienna

❯

Courses

❯

184.686 Database Systems

184.686 Database Systems

Jul 03, 20251 min read

  • Introduction:
    • Database
    • Database Management System
  • Relational model and relational algebra:
    • Relation:
      • Relation
      • Schema
      • Tuple
      • Attribute
        • Atomic Attribute
      • Null
    • Operations:
      • Selection
      • Projection
      • Rename
      • Cartesian Product
      • Union
      • Intersection
      • Difference
      • Division
    • Joins:
      • Natural Join
      • Theta Join
      • Equi Join
      • Outer Join:
        • Left Outer Join
        • Right Outer Join
        • Full Outer Join
      • Semi Join
        • Left Semi Join
        • Right Semi Join
  • The Entity Relationship Model:
    • Entity-Relationship Model

Graph View

Created with Quartz v4.4.0 © 2025

  • GitHub