I have a table with the following columns: Policy, ProcessCode, ProcessedOn, GWP (and others)
The table has multiple lines for the same policy based on those 3 other columns with different values.
How can I select only the policies with the MAX value on column GWP ?
Thanks! see example of data here