Choose Category
MAX( date or numeric or string, [filter_condition] )
MAX( ORDERDATE, ITEM_NAME='Flashlight' )
MAX(quantity_sold)
MAX(ITEM_NAME)