In this page we will look at creating the basic (concrete) entity Client as it can exist without referencing other entities (contains no FKs).
Using the knowledge you gained in the previous tutorial (Creating the Employee table) create a Client table and form.
Add some sample data to your Client table (You can start with the sample data following)