ソースコード
select
survey_year,
pf_code,
total_value
from convenience
where kind_code = '100'
and survey_year = 2018
and total_value is not null
提出情報
提出日時2022/10/24 19:20:39
コンテスト第3回 SQLコンテスト
問題販売額のデータ移行
受験者drillmachine
状態 (詳細)WA
(Wrong Answer: 誤答)
メモリ使用量76 MB
メッセージ
テストケース(通過数/総数)
0/2
状態
メモリ使用量
データパターン1
WA
75 MB
データパターン2
WA
76 MB