Subject | Re: [Firebird-Architect] FB 2.0 Road Map |
---|---|
Author | Jim Starkey |
Post date | 2004-09-10T11:18:04Z |
Jonathan Neve wrote:
concatenate, concatenate after suppressing trailing blanks, and
concatenate with exactly one interventing space (aka junk mail concatenate).
That aside, would it make more sense to have an operator (or function)
that simply ditched the null? The proliferation and combination of
concatenate options makes one shudder.
>Along the same lines, I think it would also be good to have aI put three concatenation operators into Datatrieve -- strict
>"de-nullified" concatenation operator whereby null would be equivalent
>to '', that is:
>
>Value | null evaluates to Value
>
>What do you think?
>
>
>
concatenate, concatenate after suppressing trailing blanks, and
concatenate with exactly one interventing space (aka junk mail concatenate).
That aside, would it make more sense to have an operator (or function)
that simply ditched the null? The proliferation and combination of
concatenate options makes one shudder.