Subject | RE: [firebird-support] IsNull sentence |
---|---|
Author | Alan McDonald |
Post date | 2005-01-10T22:36:35Z |
> Hi everyone...Does someone knows how can I do this sentence inUse COALESCE with the same syntax
> SQL Server but in Firebird 1.5:
>
> Select IsNull(Field1, 0), Field 2, From Table
>
> I don't wanna use a SP to do this I wanna do in a single sentence
>
> Thanks
>
> Antonio
Alan