OraOpenSource / oos-utils

Common PL/SQL utility scripts
MIT License
203 stars 73 forks source link

Name Value pair table #197

Open martindsouza opened 5 years ago

martindsouza commented 5 years ago

Have a table to store the following: app, group, code, name, value, desc and associated package.

I find that all applications have "configuration" tables that are being re-used. Create this in oos-utils will avoid needing to do this for all systems.