質問編集履歴
1
入力漏れ
title
CHANGED
File without changes
|
body
CHANGED
@@ -23,4 +23,5 @@
|
|
23
23
|
bumon,
|
24
24
|
case when resalt = 1 then '合格' else '不合格' end as hantei
|
25
25
|
from test
|
26
|
-
```
|
26
|
+
```
|
27
|
+
もしよろしければ、助言を頂ければ幸いです。
|