Skip to content

Luthor9269/foodSubscription

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5