Hi everyone,
I have a table with multiple entries for the same ID and different dates. I would like to return the most recent value associated with a specific ID.
For example:
IDDateValue
A0101-Jan-2026100
A0115-Jan-2026120
A0120-Feb-2026150
B0105-Jan-202680
sports games
If I look...