MAX « Aggregate Functions « Oracle PL/SQL Tutorial






12.4.MAX
12.4.1.MAX(x) gets the maximum values for x.
12.4.2.Use MAX() with strings
12.4.3.Use MAX() with dates
12.4.4.max and decode function
12.4.5.max(total_price) - min(total_price)
12.4.6.Greater than max(salary)
12.4.7.Who have the max value