Skip to content

helenheyward/sqlmerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

sqlmerge

An example of how to use SQL MERGE. MERGE is especially useful if you have (for example) an employee table already in the database, but want to add new employees to it with the possibility of duplications.

About

An example of how to use SQL MERGE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published