Database Definition
Create the SQL files that we'll use to initialize our application.
We'll cover the following...
We’ll create three .sql
files in the data
directory: database.sql
, structure.sql
, and ...
Create the SQL files that we'll use to initialize our application.
We’ll create three .sql
files in the data
directory: database.sql
, structure.sql
, and ...