MaestroVincent / pl_sql_human_resources_crud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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")

About

License:Apache License 2.0


Languages

Language:PLSQL 99.9%Language:Batchfile 0.1%