Subject | Re: [ib-support] string concatination, triggers |
---|---|
Author | Nando Dessena |
Post date | 2001-04-09T13:17:28Z |
Helen,
If I issue
select 100 + cast(NULL as integer) from rdb$database
I get NULL as a result.
Ciao
--
____
_/\/ando
> > > Correct. Value + NULL evaluates to false.Would you care to elaborate, then?
> >
> >As a matter of fact, Value + NULL evaluates to NULL.
> >I guess you meant that.
>
> No, I meant what I said.
If I issue
select 100 + cast(NULL as integer) from rdb$database
I get NULL as a result.
Ciao
--
____
_/\/ando