CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 55: 70-762: Developing SQL Databases

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals. You need to create a stored procedure that updates the Customer, CustomerInfo, OrderHeader, and OrderDetails tables in orde…

Nội dung câu hỏi

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals. You need to create a stored procedure that updates the Customer, CustomerInfo, OrderHeader, and OrderDetails tables in order. You need to ensure that the stored procedure: ✑ Runs within a single transaction. ✑ Commits updates to the Customer and CustomerInfo tables regardless of the status of updates to the OrderHeader and OrderDetail tables. ✑ Commits changes to all four tables when updates to all four tables are successful.Solution: You create a stored procedure that includes the following Transact-SQL segment: Does the solution meet the goal?

Minh họa câu hỏi

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Yes — đáp án hiện tại
  2. B. No

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề