2022-07-08 19:31:12 +01:00

1.2 KiB

Notes

Name .md .pdf
Database Fundamentals link link
Data Integrity & ER Diagrams link link

Assignments

ER Diagram

Download the ER diagram from here and import it into draw.io.

  • Add the mentor entity
  • Modify batch to add more attributes
  • Add relationships between the mentor and batch entities. A mentor can be assigned to multiple batches and a batch can have multiple mentors.

RDBMS

SQL clients

Online Playgrounds