2022-07-18 21:56:40 +05:30
..
2022-07-18 00:24:02 +01:00
2022-07-06 23:49:07 +01:00
2022-07-18 12:57:23 +01:00
2022-07-11 14:49:18 +01:00
2022-07-18 21:56:40 +05:30
2022-07-18 13:04:01 +01:00

Notes

Name .md .pdf Handwritten MCQs Worksheet Worksheet with Answers
Database Fundamentals 1 2 3 4 _ _
Data Integrity & ER Diagrams 1 2 3 4 _ _
Data Normalisation and ACID 1 2 3 4 _ _
Transactions and Indexes 1 2 3 4 _ _
SQL Primer 1 2 3 4 5 6

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