Hi, > If this is true, has anyone implemented a custom MEDIAN function and > plugged it in as an aggregate function?
Yes. > do have some sample code? For sample code, see http://h2database.googlecode.com/svn/trunk/h2/src/test/org/h2/test/db/TestFunctions.java specially the method testAggregate and the internal class MedianString. Regards, Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
