What action should you take? seenagape 8 years ago You need to ensure that a stored procedure fails if an INSERT statment within the stored procedure fails. Whataction should you take? A. THROW 51000, ‘Abort!’ B. SET XACT_ABORT OFF C. SET XACT_ABORT ON D. TRY….CATCH ← Previous question Next question →