Quantcast
Channel: CSharp Forum Latest Questions
Viewing all articles
Browse latest Browse all 32755

I want to delete values from table1 before executing Trigger

$
0
0
How and what query should i write to execute trigger before executing a delete statement...
                 I want to delete the rows from table1 and before deleting values, i am storing these values in table2 but the problem is that whenever i execute trigger and then statement then both executes but the values doesn't deleted from table1

Viewing all articles
Browse latest Browse all 32755

Trending Articles