Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

SQL Server Merge Command On Match update and insert together

$
0
0
Hi All,
There has to be a way to use the Merge Command. 
Use: When it finds a matching record checks a column in record that has changed
Example when matched and T.EmployID <> S.EmployID THEN
Employee ID has changed 
I

Viewing all articles
Browse latest Browse all 3145

Trending Articles