This repository contains solutions of the assignments from week2, week3, week7 and OPPE for the DBMS IITM BS Degree.
📦
├─ Dataset
│  ├─ DBMS_Dataset.zip
│  ├─ Eshop
│  │  ├─ Documentation of Eshop (1).pdf
│  │  └─ eshop.tar
│  ├─ FLIS
│  │  ├─ Football League Information System.pdf
│  │  ├─ flisDb.sql
│  │  └─ flisDb.tar
│  ├─ LIS
│  │  ├─ Library Information System.pdf
│  │  ├─ lisDb.sql
│  │  └─ lisDb.tar
│  └─ University
│     ├─ University Database Schema.pdf
│     ├─ univerity.tar
│     └─ university.sql
├─ OPE Python-PostgreSQL Questions (Solve Any One)
│  ├─ Q8.md
│  └─ Q9.md
├─ OPE SQL Questions
│  ├─ Q1.md
│  ├─ Q2.md
│  ├─ Q3.md
│  ├─ Q4.md
│  ├─ Q5.md
│  ├─ Q6.md
│  └─ Q7.md
├─ README.md
├─ Week 2
│  ├─ Graded.md
│  └─ Practice.md
├─ Week 3
│  ├─ Graded.md
│  └─ Practice.md
└─ Week 7
   ├─ Graded.md
   └─ Practice.md