Make file and SQL source for running database examples for a simple example illustrating JOINs.
|
|
||
|---|---|---|
| scripts | Rename joins to show_joins | |
| .gitignore | Add files to create and populate database | |
| Makefile | Add files to create and populate database | |
| README.md | Remove newline from README so link works | |
FoxTrot Database
This repo contains a Makefile and sql scripts to create the tiny sample database presented in Introduction to SQL JOINs.