Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 431 Bytes

File metadata and controls

11 lines (6 loc) · 431 Bytes

Steps to perform

1- Navigate to [Database Scripts](./Database Scripts/) Directory and copy the 2 SQL scripts.

2- Connect to your database using sys or sysdba

3- Execute [createUser.sql](./Database Scripts/createUser.sql)

4- Connect to FacesHr by using the username: faceshr and password faceshr

5- Execute [createDatabaseObjects.sql](./Database Scripts/createDatabaseObjects.sql) inside the faceshr user