Subject | Re: [firebird-support] Numeric and Decimal datatype, COALESCE and isc_dsql_describe problem (Firebird 1.5) |
---|---|
Author | Carlos Guzmán Álvarez |
Post date | 2004-04-28T10:51:52Z |
Hello:
COALESCE(?, CAST(NULL AS NUMERIC(x,y)))
--
Best regards
Carlos Guzmán Álvarez
Vigo-Spain
>Is this the expected behavior ??Forgive this :), it needs to be:
>
COALESCE(?, CAST(NULL AS NUMERIC(x,y)))
--
Best regards
Carlos Guzmán Álvarez
Vigo-Spain