#Create HR Schema
HR schema script creation is in the DB Script Folder
- Copy all the sql script in the Oracle folder to your server
- Connect to the DB as Admin user or SuperUser account (Make sure you at the same directory location where you copied all the scripts)
- execute the createHR.sql script
- Connect to the Database as HR user
- The password for HR user is hr
- Execute hr-schema.sql