Skip to content

Aravind1998/DBMS_LAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b15ae9 · Oct 2, 2019

History

8 Commits
Nov 12, 2017
Nov 12, 2017
Nov 12, 2017
Nov 12, 2017
Nov 12, 2017
Nov 12, 2017
Nov 12, 2017
Nov 12, 2017
Nov 12, 2017
Oct 1, 2019
Nov 12, 2017
Nov 12, 2017
Nov 15, 2017
Nov 12, 2017
Nov 12, 2017

Repository files navigation

DBMS_LAB

This is a repo for storing the DBMS lab programs to be implemented.

#Instructions for using this in Linux Distributions :

To download it to your home directory git clone https://github.com/Aravind1998/DBMS_LAB

To run the log files :

SOURCE PATHNAME

ex1 : SOURCE /home/James/DBMS_LAB/Library.sql

This is used to create and insert values.

ex2 : SOURCE /home/James/DBMS_LAB/LibraryDatabaseQueries.sql

This command is to execute all the queries.