4
0
Fork
You've already forked FoxTrot
0
Make file and SQL source for running database examples for a simple example illustrating JOINs.
  • Makefile 100%
Find a file
2023年03月06日 16:37:24 +01:00
scripts Rename joins to show_joins 2023年03月06日 16:37:24 +01:00
.gitignore Add files to create and populate database 2023年03月01日 19:01:19 +01:00
Makefile Add files to create and populate database 2023年03月01日 19:01:19 +01:00
README.md Remove newline from README so link works 2023年03月03日 13:50:53 +01:00

FoxTrot Database

This repo contains a Makefile and sql scripts to create the tiny sample database presented in Introduction to SQL JOINs.