Query language: min and max functions
-------------------------------------
Key: DSY-662
URL:
http://issues.cocoondev.org//browse/DSY-662 Project: Daisy
Type: Improvement
Reporter: Karel Vervaeke
Priority: Minor
Functions that return the extrema of a list of values, e.g:
select min($FieldOne, $FieldTwo)
null values should be treated as the absolute minimum (?)
Note that this is not related to the mysql min function. The same could be implemented in mysql (for one record) as:
select min(foo) from (select value1 foo union select value2 foo) dummy
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.cocoondev.org//secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira_______________________________________________
daisy community mailing list
Professional Daisy support:
http://outerthought.org/en/services/daisy/support.htmlmail to:
daisy@...
list information:
http://lists.cocoondev.org/mailman/listinfo/daisy