Subject Re: [firebird-support] using indices
Author Anderson Farias
Hi,

>> select sum(saldo) from fac_com where (saldo<>0)
> select sum(saldo) from fac_com where ABS(SALDO)>0

if

A+0=A

why do you bother anyway? =)


regards,
Anderson Farias