« Return to Thread: [JIRA] Created: (DSY-662) Query language: min and max functions

[JIRA] Created: (DSY-662) Query language: min and max functions

by JIRA issues@cocoondev.org :: Rate this Message:

Reply to Author | View in Thread

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.html
mail to: daisy@...
list information: http://lists.cocoondev.org/mailman/listinfo/daisy

 « Return to Thread: [JIRA] Created: (DSY-662) Query language: min and max functions

LightInTheBox - Buy quality products at wholesale price!