|
-
That I get, it was trying to separate the login. If you are doing just a straight delete the trigger would be
create trigger tg on table for delete.....
In this cas trying to figure out logic for delete first and then for update. What would be the way to determine if the record was deleted? I know in triggers the records are referenced from deleted.name, or inserted.name
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|