out of the above data into this table, I need to query only most recent updated record based on the last_update_date.
How I can accomplish the query so I can get the following result
Query result
NAME----------SAL------------LAST_UPDATE_DATE
ABC-----------700------------22-APR-04
XYZ-----------980------------22-FEB-04
Bookmarks