ogobrecht / oracle-sql-scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oracle SQL Scripts

This is a list of scripts that I am using mainly for data modeling and deployments. They are MIT licensed - use it at you own risk. Inspect the scripts, understand what the code is doing (own it) and do not complain, when something goes wrong on your instance. Most of the scripts were created and tested under Oracle 12.2. If you have the feeling I should change something, then please open an issue and let us discuss it.

Happy scripting
Ottmar

Example Deployment Script

Available SQL Helper Scripts

About

License:MIT License


Languages

Language:PLSQL 99.0%Language:JavaScript 1.0%