Would be very useful to expand current aggregate function offering beyond SUM and COUNT to MAX, MIN, AVG, and MEDIAN functions. Example uses can be retrieving latest/earliest transaction date, average and median (for skewed value distributions) or...