Employee Datables Clone - SQL Plus

Use the following Queries to get Employee Database. It's pretty simple, Just execute the following Queries in the Sql Developer.
The Employee Management System contains 4 tables Empoyee (emp), Department (dept), Salary Grade (salgrade) and Bonus (bonus).
Creating...