Skip to content

Priya2410/UE19CS301_DBMS_LAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contains the lab assignments for UE19CS301 - DBMS

To execute each week , one must have the following :

  • PostgresSQL installed
  • To install sudo apt-get -y install postgresql
  • execute the following commands in postgres to start the database
  • sudo -u postgres psql
  • To connect to the database \c <databasename>
  • Now one can execute the code.

About

Contains the DBMS Lab Related Assignments for UE19CS301

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published