質問編集履歴
1
マスク強化(セレクト結果件数調整)
test
CHANGED
File without changes
|
test
CHANGED
@@ -58,7 +58,7 @@
|
|
58
58
|
WARNING: Table definition mismatch: Foreign source has column named staff_name, but target table does not. Column will be ignored.
|
59
59
|
count
|
60
60
|
-------
|
61
|
-
1
|
61
|
+
10
|
62
62
|
(1 行)
|
63
63
|
|
64
64
|
mypgdb=# \q
|
@@ -100,7 +100,7 @@
|
|
100
100
|
2> select count(*) from 顧客種別
|
101
101
|
3> go
|
102
102
|
|
103
|
-
|
103
|
+
10
|
104
104
|
(1 row affected)
|
105
105
|
1>
|
106
106
|
2> quit
|
@@ -111,7 +111,7 @@
|
|
111
111
|
データベース コンテキストが 'ngsqlsvdbname' に変更されました。
|
112
112
|
|
113
113
|
-----------
|
114
|
-
|
114
|
+
10
|
115
115
|
|
116
116
|
(1 rows affected)
|
117
117
|
1>
|