Activity 1: Run SQL using the embedded driver

In this activity, you will use the embedded driver to load the Derby database engine, create and connect to a database, and use some basic SQL statements.

To run SQL using the embedded driver:
  1. Create a directory and copy scripts into the directory
  2. Create a Derby database and run SQL statements