Subject | Re: FB 1.5 vs. 2.0 optimizer difference |
---|---|
Author | emb_blaster |
Post date | 2009-04-22T18:02:33Z |
> select * from TableAremembering now, not sure about of this... Cannot test it because i´m not with a FB1.5 instaled now...
> where vType <> 'A';
>
> will Result in FB1.5
> (3,'C')
> (4,null)
But is true that we´ve found problems with Selects that was comparing nulls colums.