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

check if changed

$
0
0
okay so I'm pretty new to sql server and now I need to create a script that:compares the values of the row with the same id as the row with the update table(which has updated values in it) in which the price, description or replacement part have been changed. If they did change they should be updated and if they haven't been changed nothing should happen......but how on earth am I going to accomplish such a scriptAny help is always appreciated.Thanks :)

Viewing all articles
Browse latest Browse all 3145