Skip to content

joellijo32/DBMS-Lab-Sem-4-CS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

221 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database Management Systems Lab

PostgreSQL query solutions for the Database Management Systems lab (BTech in CS).

To run the psql script directly from your terminal by specifying the filename:

psql -f your_filename.sql

For cql (Cassandra) files (Cycle 6):

cql -f your_filename.cql

Repository Structure

DBMS-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.

About

PostgreSQL Queries & Solutions for the DBMS Lab , Btech in CS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors