-
Open tablesetup.txt and paste completely on SQL PLUS to set up all tables.
-
Open trigins.txt and paste completely on SQL PLUS to insert initial data and set up triggers.
-
Commit
-
Open src folder and find App.java
-
Click on run above the main() call in App.java
(queries.txt contain some of the quieries used in the extensive project and the use of each trigger)