2 Replies Latest reply on Jun 8, 2004 2:12 AM by eddie07

    jboss-ql and sum()

    eddie07

      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