Skip to content

Latest commit

 

History

History
77 lines (54 loc) · 1.71 KB

README.md

File metadata and controls

77 lines (54 loc) · 1.71 KB

DBMS Practicals

This repository contains practical programs for the DBMS course. Each folder contains the SQL programs for the respective practical.

Table of Contents

Installation

Cloning the Repository To clone this repository, follow the steps below:

  1. Open your terminal or command prompt on your computer.
  2. Navigate to the directory where you want to clone the repository.
  3. Type the following command:
   https://github.com/Ujju/DBMS.git
  1. Press enter to execute the command.
  2. Wait for the cloning process to finish.
  3. Once the cloning process is complete, navigate to the cloned repository using the following command:
   cd DBMS  
  1. You can now explore the repository and use it as needed.

Usage

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

Practical-01

Lab1- SQL Queries related to basics insetion deletion and Updation

Link: Sql Query

Practical-02

lab2- SQL Queries

Link: Sql Query

Practical-03

Lab3- SQL Queries

Link: SQL

Practical-04

Lab4- SQL Queries

Link: SQL

Practical-05

Lab5- SQL Queries

Link: SQL

Practical-06

Lab5- SQL Queries

Link: SQL