PostgreSQL query solutions for the Database Management Systems lab (BTech in CS).
To run the script directly from your terminal by specifying the filename:
psql -f your_filename.psqlDBMS-Lab-Sem-4-CS/
├── Archived_Cycles/ # Old lab cycle
├── Main_Lab_Cycle/ # Current lab cycle
├── .gitignore
├── DBMS lab cycle .pdf # Lab cycle questions
└── README.md
Made by Joel Lijo Mathew.