Select from following answers:- SET XACT_ABORT OFF

- SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED
- SET TRANSACTION ISOLATION LEVEL READ COMMITTED
- All Above
SET XACT_ABORT OFF statement to allow a Transact-SQL statement to cause low-severity errors without rolling back the entire transaction.
Show Correct Answer
Source: measureup.com | |
Alert Moderator