Hi, I am trying to use sum() with the jboss-ql. According to the documentation this should be possible but I couldn't find any examples. If this is really possible - are there some examples available? The sql I'd like to execute is something like "select A, sum(B) from mytable where a=1 group by c,d"
Thanks in advance, Eddie View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837768#3837768 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837768 ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
