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, and DELETE 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 three 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:
Lukis92
Highly Voted 4 years, 10 months agokimalto452
Most Recent 4 years, 6 months agogog33
4 years, 7 months agoAndy7622
4 years, 5 months agoAndy7622
4 years, 5 months agoAnette
4 years, 12 months agoHPLovesCrafts
5 years ago