回答編集履歴
1
推敲
test
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
lag()
|
1
|
+
**lag()**か**lead()** を使えば良さそうですね。
|
2
2
|
|
3
3
|
[9.21. ウィンドウ関数](https://www.postgresql.jp/document/9.3/html/functions-window.html)
|
4
4
|
|