Which Transact-SQL statement should you run?

You administer a Microsoft Azure SQL Database instance.
You are writing a new stored procedure that uses explicit transactions.
You need to ensure that no other process can affect the objects being used by the stored procedure while it is running.
Which Transact-SQL statement should you run?
A. SET TRANSACTION ISOLATION LEVEL SERIALIZABLE
B. SET IMPLICIT_TRANSACTIONS ON
C. SET CURSOR_CLOSE_ON_COMMIT ON
D. SET XACT_ABORT ON

microsoft-exams

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.