As I am not expert in writing the SQL queries so want for help.
I have the below given dataset.
I need to write a query to find the "last closed seq_id for each workorder"
The final query should return rows only with seq_id = 24,28,32 enter image description here