select Name from STUDENTS where Marks>75 order by right(Name,3),ID ASC;
SELECT inft.port FROM interfaces AS intf ORDER BY SUBSTRING(intf.port, LOCATE('/', intf.port)+1, LENGTH(intf.port)) + 0