DRAG DROP -
You have a database that contains three encrypted store procedures named dbo.Proc1, dbo.Proc2 and dbo.Proc3. The stored procedures include INSERT,
UPDATE, DELETE and BACKUP DATABASE statements.
You have the following requirements:
- You must run all the stored procedures within the same transaction.
- You must automatically start a transaction when stored procedures include DML statements.
- You must not automatically start a transaction when stored procedures include DDL statements.
You need to run all three stored procedures.
Which four Transact-SQL segments should you use to develop the solution? To answer, move the appropriate Transact-SQL segments to the answer area and arrange then in the correct order.
Select and Place:
itdoesntmatter
Highly Voted 5 years, 2 months agoJohnFan
5 years, 2 months agojulie2020
Highly Voted 4 years, 8 months agokiri2020
4 years, 6 months agojulie2020
4 years, 8 months agoblues198
4 years, 7 months agoTinashe16
4 years, 4 months agoUsefJuan
Most Recent 4 years, 6 months agokiri2020
4 years, 6 months agomelvin9900
4 years, 9 months agoJay2
4 years, 11 months agolauferr
4 years, 12 months agolh2607
4 years, 5 months ago