You need to design a solution to guarantee that a stored procedure is part of every transaction.

You need to design a solution to guarantee that a stored procedure is part of every transaction.

You need to design a solution to guarantee that a stored procedure is part of every transaction.

A.
Enable Implict transaction.

B.
Set the NOCOUNT option to on.

C.
Set the XACT_ABORT option to on.

D.
Enable distributed transaction Cordinatoor (DTC).



Leave a Reply 0

Your email address will not be published. Required fields are marked *