Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section. You will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You create a table named Products by running the following Transact-SQL statement:
You have the following stored procedure:
You need to modify the stored procedure to meet the following new requirements:
✑ Insert product records as a single unit of work.
✑ Return error number 51000 when a product fails to insert into the database.
If a product record insert operation fails, the product information must not be permanently written to the database.
Solution: You run the following Transact-SQL statement:
Does the solution meet the goal?
anonimdom
Highly Voted 5 years, 4 months agotcroots19
5 years, 3 months agotz_123
4 years, 11 months agochaoxes
Highly Voted 4 years, 10 months agoAnirudh_net
Most Recent 3 years, 3 months agoVermonster
4 years, 5 months agolh2607
4 years, 5 months agokyliek7
4 years, 6 months agoAndy7622
4 years, 7 months agoAndy7622
4 years, 7 months agoTheDUdeu
4 years, 9 months agostm22
4 years, 11 months agoCristianCruz
5 years, 1 month agoBarbedx
5 years, 3 months agoAnsB
5 years, 4 months agoflashed
5 years, 4 months agotcroots19
5 years, 3 months agoMsMartaa
5 years, 5 months agodaniel_yes23
5 years agokiri2020
4 years, 8 months ago