Various examples presume the existence of an "employee"
table but I cannot locate a build script for this table
in the "Examples" subdirectory.
There still doesn't seem to be a CREATE TABLE script for the EMPLOYEE table.
Before adding that one script, it might also be worth reviewing the Examples directory in general - are these all referred to in the documentation or are they just standalone examples? Are they all relevant? Do they need any extra documentation?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There still doesn't seem to be a
CREATE TABLE
script for theEMPLOYEE
table.Before adding that one script, it might also be worth reviewing the Examples directory in general - are these all referred to in the documentation or are they just standalone examples? Are they all relevant? Do they need any extra documentation?