ソースコード
update scores
set score=round(score/0.9,0)
where subject_code in (select subject_code from subjects where subject_name='国語')
;
提出情報
提出日時2024/05/17 15:33:54
コンテストSQLの教科書確認用コンテスト3
問題値を参照して更新
受験者sjty9561
状態 (詳細)WA
(Wrong Answer: 誤答)
メモリ使用量93 MB
メッセージ
テストケース(通過数/総数)
0/2
状態
メモリ使用量
データパターン1
WA
93 MB
データパターン2
WA
93 MB