Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Open postgres DB on terminal psql -U postgres

#List database \list

#Create table CREATE DATABASE foodsubscription;

#Check all db \list

#Opening the database \c foodSubscription

#Exit postgres DB on terminal \q

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages