Subject Re: [firebird-support] group by and where
Author Virna Constantin
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]