Activity 1: Run SQL using the embedded driver In this activity, you will use the embedded driver to load the database engine, create and connect to a database, and use some basic SQL statements. To run SQL using the embedded driver: Create a directory and copy scripts into the directory Create a Derby database and run SQL statements