Skip to content

The idea is, to generate complex and large sql merge statement with a function

License

Notifications You must be signed in to change notification settings

binbash23/SQL-Merge-Statement-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQL-Merge-Statement-Generator

The idea is, to generate complex and large sql merge statement with a function

Usage

Just copy the contents of the file merge_generator to your sql editor. Then replace the 2 variables with the target schema and table name.

Run the whole thing. The output contains the generated merge statement where you need to make only litle modifications.

Feel free to contact me for any questions.

Good luck, Jens

Releases

No releases published

Packages

No packages published

Languages