Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 462 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 462 Bytes

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.