Hi,
There is a function on the Oracle. That
is NVL(field, 0) to convert null into a value (e.g.
ZERO).
Can I use this function on the
PostgreSQL??
Thank you for your help!!
Regards,
JONATHAN MAN
|
- Re: [SQL] convert NULL into a value Jonathan Man
- Re: [SQL] convert NULL into a value Ludwig Lim
- Re: [SQL] convert NULL into a value Bruce Momjian