質問編集履歴
1
記載漏れ
test
CHANGED
File without changes
|
test
CHANGED
@@ -1,3 +1,7 @@
|
|
1
|
+
データベースに接続後、
|
2
|
+
|
3
|
+
|
4
|
+
|
1
5
|
select current_schema();
|
2
6
|
|
3
7
|
上記コマンドを実行すると
|