Subject | Re: AW: AW: [firebird-support] coalesce bug in fb 3.0 rc2? |
---|---|
Author | Arno Brinkman |
Post date | 2016-03-09T12:24:32Z |
Hello,
I've tried to reproduce your issue on FB3.0 RC2, but i could not reproduce
it.
Kind Regards,
Arno Brinkman
> your are right. But in FB 3, it will be handled different.Please, give some DDL with example data.
> I need the left join tlager_sum, because I’d like to have all records too
> there no records in tlager_sum.
> But in this case I get now in fb 3 the tteile.teilenr clean without the
> amaount of tlager_sum (the a.minb is greater than the coalesce(b.menge,0)
> and in this case, I get no referenced Record from tlager_sum), the one
> from tteile now in every case (left join).
> Finally, I would get all records with a.minb > b.menge and all records,
> where a.minb is present an there is no record from the teilenr in
> tlager_sum.
I've tried to reproduce your issue on FB3.0 RC2, but i could not reproduce
it.
Kind Regards,
Arno Brinkman