Skip to content

andrw/CS135

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS135

''' su - postgres psql postgres=# CREATE USER assignment2 WITH PASSWORD 'Thoo6yat'; postgres=# CREATE DATABASE assignment2; postgres=# GRANT ALL PRIVILEGES ON DATABASE assignment2 to assignment2; ''' Run SQL files (or copy paste them) to make necessary tables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published