Arguments
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
agg | MaxNBy | - | ✔ | The aggregate to return the results from. Note that the exact type here varies based on the type of data stored. |
dummy | ANYELEMENT | - | ✔ | This is purely to inform Postgres of the response type. A NULL cast to the appropriate type is typical. |