https://github.com/emrys-hong/sutd-database-homework
These are for the two homework examples in the github repository
https://github.com/emrys-hong/sutd-database-homework
Last synced: 3 months ago
JSON representation
These are for the two homework examples in the github repository
- Host: GitHub
- URL: https://github.com/emrys-hong/sutd-database-homework
- Owner: Emrys-Hong
- Created: 2019-11-01T14:44:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T20:42:02.000Z (over 5 years ago)
- Last Synced: 2025-01-15T08:19:18.719Z (4 months ago)
- Language: TSQL
- Size: 444 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# database-homework
The ER digram for Question 1 is in `ER-model-diagram.pdf`question from 1-3 is in `main.pdf`
`create-tables.sql` load file from csv, and `queries.sql` performs the query for Q4 1-5.