質問編集履歴
1
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
max関数とwhere
|
1
|
+
max関数とwhere で最大値を取得したい
|
body
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
2 1031 1300 1
|
8
8
|
3 1029 1400 0
|
9
9
|
|
10
|
-
postgres 8.3
|
10
|
+
postgres 8.3
|
11
11
|
|
12
12
|
test テーブルでflagが『1』の
|
13
13
|
timeが最大値のものをセレクトしたいです。
|