Link to the PS: Relational Databases
Release Date: 18/10/2020
Due Date: 11:55 pm, 25/10/2020
File to be submitted: <roll-no1>-<roll-no2>-outlab7.tar.gz
<roll-no1>-<roll-no2>-outlab7/
├── references.txt
├── ipl_q1
│ ├── create_tables.py
│ ├── True_or_False.txt
│ ├── insert.py
│ ├── average_runs.py
│ ├── max_wickets.py
│ ├── max_runs.py
│ ├── hitman.py
│ ├── make_points_table.py
│ ├── win_chance.py
│ ├── prep_stmt.py
│ └── sql_injection.py
└── univ_q2
├── create_and_insert.py
└── query.py