Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 320 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 320 Bytes

IPL-database

Schema and query details can be found here.

Instructions:

  • Use schema given in ipl-ddl.sql.
  • Run datagen.py to make ipl-data.sql which has queries to insert data in the database.
  • Complex queries with questions can be found in outlab.sql.