Last Updated:2025/11/25
The cursorless batch update executed much faster than the cursor-based method because it processed rows using set-oriented operations.
See correct answer
The cursorless batch update executed much faster than the cursor-based method because it processed rows using set-oriented operations.
音声機能が動作しない場合はこちらをご確認ください
Edit Histories(0)
Source Sentence
カーソルを使わないバッチ更新は、行を集合指向の操作で処理したため、カーソルベースの方法よりもはるかに高速に実行されました。