Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a transaction to update the TSQLV 4 Production.Products table, incrementing the unitprice column by 5 for productid 1 0 0 . Use THROW with

Create a transaction to update the TSQLV4 Production.Products table, incrementing the unitprice column by 5 for productid 100. Use THROW with parameters to raise an error if no rows are updated. Add a TRY/CATCH block to the transaction. In the CATCH block, report all the error information back to the client by using the error functions, roll back the transaction, and re-raise the error using THROW.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David M Kroenke, David J Auer

6th Edition

0132742926, 978-0132742924

More Books

Students also viewed these Databases questions