回答編集履歴

1

加筆修正

2019/11/12 03:14

投稿

退会済みユーザー
test CHANGED
@@ -5,3 +5,7 @@
5
5
  したら、nameとgameごとにscoreの順位が得られるので、
6
6
 
7
7
  そのrank()の1だけ抽出すればよいかと。
8
+
9
+
10
+
11
+ [9.21. ウィンドウ関数](https://www.postgresql.jp/document/11/html/functions-window.html)