find_best
In a table having a ID_COL column and a SCORE column, for each group of rows with the same value in ID_COL, select the row with the highest SCORE.
In a table having a ID_COL column and a SCORE column, for each group of rows with the same value in ID_COL, select the row with the highest SCORE.
To install this package, run one of the following:
Summary
In a table having a ID_COL column and a SCORE column, for each group of rows with the same value in ID_COL, select the row with the highest SCORE.
Last Updated
Sep 13, 2023 at 11:23
Total Downloads
74
Supported Platforms