[SERVER-1664] create MAX, MIN, AVG, STDDEV query operators Created: 23/Aug/10  Updated: 22/Mar/13  Resolved: 16/Jan/11

Status: Closed
Project: Core Server
Component/s: Querying
Affects Version/s: None
Fix Version/s: None

Type: New Feature Priority: Major - P3
Reporter: Matt Reid Assignee: Unassigned
Resolution: Duplicate Votes: 2
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

ALL


Participants:

 Description   

Add support for maximum, minimum, average, and standard deviation queries. Something like the following in SQL:

SELECT MAX(column) from table;
SELECT MIN(column) from table;
SELECT AVG(column) from table;
SELECT STDDEV(column) from table;



 Comments   
Comment by Eliot Horowitz (Inactive) [ 16/Jan/11 ]

SERVER-447 will include this

Generated at Thu Feb 08 02:57:41 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.