ソースコード
insert into conveni_sale_2018 select survey_year, pf_code, total_value from convenience where survey_year = 2018 and kind_code = 100 and total_value notnull;
select * from conveni_sale_2018;
提出情報
提出日時2022/10/19 22:43:11
コンテスト第3回 SQLコンテスト
問題販売額のデータ移行
受験者kuroi
状態 (詳細)AC
(Accepted: 正答)
メモリ使用量108 MB
メッセージ
テストケース(通過数/総数)
2/2
状態
メモリ使用量
データパターン1
AC
75 MB
データパターン2
AC
108 MB