Author: Andrew Joshua Loria Copyright 2018
A database project written in SQL and Java. A hotel reservation simulation database that consists of SQL code to construct the database and the tables that consist of it, as well as a user interface written in Java. There is embedded SQL within the Java code to combine the two parts of the project into one cohesive product.