5
Answers

Syntax to create store proc with transaction commit and roll

How do I create store procedure with commit and rollback to delete records that are older than current date ?

Answers (5)