Java Challenge To run this project: Create the MySql schema using the command CREATE SCHEMA `javachallenge`; Update the database credentials (username and password) for the schema in Database.java file Run the program using the IDE's run command