These are the limitations of triggers in Sql server
1. We can not pass the parameters for triggers like Stores procedure , function etc....
2. can not perform COMMIT or ROLLBACK.
1. We can not pass the parameters for triggers like Stores procedure , function etc....
2. can not perform COMMIT or ROLLBACK.