teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

postgresql

2019/08/30 07:22

投稿

Dash_003
Dash_003

スコア27

title CHANGED
File without changes
body CHANGED
File without changes

1

sqlの情報を追記

2019/08/30 07:22

投稿

Dash_003
Dash_003

スコア27

title CHANGED
File without changes
body CHANGED
@@ -24,4 +24,7 @@
24
24
  ```
25
25
 
26
26
  while (rs.next())はテーブルを1行ずつ処理するものだと考えているのですが何か認識が違うのでしょうか?
27
- よろしくお願いします。
27
+ よろしくお願いします。
28
+
29
+ 【追記】
30
+ PostgreSQLの11を使用しています