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

TRIGGER for INSERT/ UPDATE from table source for table destination

$
0
0
I have a database with normalized tables and another application with non-normalized table.
So I need to create a trigger for when I insert / update a register in the source table (normalized)
I can insert some of these records into a table in t

Viewing all articles
Browse latest Browse all 3145

Trending Articles