Table 'section':

I am trying to create a query that does the following:
SELECT stop 
FROM section 
WHERE the id is the highest and the section is JPS_44-300-A-y10-1-1-1-H.
In the table above the result would be 1900HA080909. How can I do this using SQL?
 
     
     
     
    