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

Microsoft SQL triggers on columns

$
0
0
Dear AllI have one table namely consumer with approx 50 columns.I have created one same table with audit prefix including 2 more column for action n timestamp fields.My question is that if user change only 10 column data at a time: i want to add only that particular column data rather to add entire row. Currently i am adding entire row in audit table but now scnario is change to update only updated column data.If any one has already worked on that please do Help me.Thank you in advance.

Viewing all articles
Browse latest Browse all 3145

Trending Articles