Skip to content

A repo for the use of storing the sql-exercises from the introduction to databases course at ITU

Notifications You must be signed in to change notification settings

AAFredsted/sqlExercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Commands used to create and run queries on db

psql -U postgres -d HW2-DB -f HW2-DB.sql

psql -U postgres -d HW2-DB -f exercise[exercise_num].sql > answer[answer-num].txt

About

A repo for the use of storing the sql-exercises from the introduction to databases course at ITU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages