Skip to content
Advertisement

Retrieve a row which has maximum value for one column

I have this query:

This query returns two rows which include column STATUS_ID with values 100, 102. I want to retrieve the row which has STA_ID = 102. How do I do that? Please help.

Advertisement

Answer

User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement