Fundamentals of RDBMS

Relationship

yellow - primary key

red - foreign key

Index ⚡

One important feature that is required by a DBMS is the ability to fetch a record faster. Indexes support that feature.