/pl_sql_human_resources_crud

Primary LanguagePLSQLApache License 2.0Apache-2.0

Human Resource CRUD

Simple CRUD service for standard Oracle human resources example, shows the use of PL/SQL WebToolkit.

compile.bat is used to concatenate all code in a single file, so that you port it to your Oracle SQL Server.

Screens

Employee list ![Employee List](/screens/Screen Shot 2013-11-30 at 1.22.12 PM.png "Employees List")

Example of add form ![Add Form](/screens/Screen Shot 2013-11-30 at 1.22.31 PM.png "Add Form")