This repository contains practical programs for the DBMS course. Each folder contains the SQL programs for the respective practical.
Cloning the Repository To clone this repository, follow the steps below:
- Open your terminal or command prompt on your computer.
- Navigate to the directory where you want to clone the repository.
- Type the following command:
https://github.com/Ujju/DBMS.git
- Press enter to execute the command.
- Wait for the cloning process to finish.
- Once the cloning process is complete, navigate to the cloned repository using the following command:
cd DBMS
- You can now explore the repository and use it as needed.
This repository contains the following programs:
To Run them use following commands every execution is attached in output in above folders you can also refer there...
conn
user-name:......
password:......
Lab1- SQL Queries related to basics insetion deletion and Updation
Link: Sql Query
lab2- SQL Queries
Link: Sql Query
Lab3- SQL Queries
Link: SQL
Lab4- SQL Queries
Link: SQL
Lab5- SQL Queries
Link: SQL
Lab5- SQL Queries
Link: SQL