Subject Re: RES: [firebird-support] String Concatenation with null field
Author Aage Johansen
Fabrício Fadel Kammer wrote:
> But this is the unique form? My scripts will increase a lot in size with
> this.

If you don't want to handle Nulls, you should avoid them: change your Nulls
into something else ('', 0, 'XYZ' or whatever).

--
Aage J.