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

running trigger before deletion

$
0
0
Hello,

I have a table called Consequences. I have another table called RiskMatrixAxis. The Consequence table has several foreign key references to RiskMatrixAxis. I'm trying to settup a delete trigger on the RiskMatrixAxis to set the references i

Viewing all articles
Browse latest Browse all 3145

Trending Articles