You can use the OVER clause with an aggregate function to A. include the rows used to calculate the summary in the result set B. perform the summary over a range of values C. include values in the summary only if they're over a specified amount D. omit summary rows with values over a specified amount