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