Subject Re: FB 1.5 vs. 2.0 optimizer difference
Author emb_blaster
> select * from TableA
> where vType <> 'A';
>
> will Result in FB1.5
> (3,'C')
> (4,null)

remembering now, not sure about of this... Cannot test it because i´m not with a FB1.5 instaled now...
But is true that we´ve found problems with Selects that was comparing nulls colums.