| Subject | Re: [firebird-support] group by and where | 
|---|---|
| Author | Virna Constantin | 
| Post date | 2012-07-31T05:32:09Z | 
Sorry  :(
this work
SELECT COD, sum(SUMA) as suma
FROM TEST1
where cod<'C'group by cod ;
[Non-text portions of this message have been removed]
            this work
SELECT COD, sum(SUMA) as suma
FROM TEST1
where cod<'C'group by cod ;
[Non-text portions of this message have been removed]