Skip to content

bklein01/generate-oracle-sequence-triggers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Oracle Sequence and Trigger Generator

Ok. So you have your DDL created in Oracle. Maybe you migrated from another database. Then you realized something important: You don't have an autoincrement id.

This script is a nice tool that generates your sequence ddl as well as all the sequence ddl for each of your tables. Definitely a nice time saver if you have a large amount of tables.

Enjoy, and let me know if you have any comments or concerns.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages