I have tried to find an answer to my problem via the search option but I failed to find a 100% fit solution.
I have the next table output:
vpo_number location_name current_task_id VPO_TIME Shelf_Time
Y046006F FLOOR 971516 2020-11-30 05:00:32.560 2020-11-20 07:01:56.830
**Y046006F FLOOR 971516 2020-11-30 05:00:32.560 2020-12-23 12:08:55.183**
Y046006F FLOOR 971516 2020-11-30 05:00:32.560 2020-11-18 21:34:21.473
How can I edit my query that I will get only the row with the most recent update under "Shelf_Time"
Thanks,