(14431) // solution for when the data type of the first and second parameters are // different. postgres=# select name, nvl(nullif(name, ''), '0') from tbl1 ...
確定! 回上一頁