質問編集履歴

1

<code>を押して書いた

2021/10/06 21:21

投稿

anenk
anenk

スコア1

test CHANGED
File without changes
test CHANGED
@@ -13,6 +13,8 @@
13
13
 
14
14
 
15
15
 
16
+
17
+ ```ここに言語を入力
16
18
 
17
19
  INSERT INTO crudProject.whiskey (No_, brand, kind, alc, created_at)
18
20
 
@@ -35,3 +37,5 @@
35
37
  ('No_09','ヴァージン 7 年','バーボン',50),
36
38
 
37
39
  ('No_10','イエローストーン 7 年','バーボン',52);
40
+
41
+ ```