Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Simulate a Transaction Rollback | Data Accuracy, Reconciliation, and Transaction Logic
SQL for Finance and Accounting
セクション 4.  6
single

single

bookChallenge: Simulate a Transaction Rollback

メニューを表示するにはスワイプしてください

タスク

スワイプしてコーディングを開始

In this task, you will simulate a failed transaction in SQL and ensure that no changes are saved to the database. This exercise builds on your understanding of transaction logic and data integrity.

  • Begin a transaction.
  • Update the balance for account_id = 1001 by subtracting 100.00.
  • Simulate an error that would cause the transaction to fail.
  • Roll back the transaction so that the balance remains unchanged.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 4.  6
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt