技术标签: postgresql. coalesce(null,null,cd). 返回参数列表中,第一个非空值。 nvl. nvl(a, b) a为null,返回b,否则返回a;. nvl2. nvl2(a, b, c) a为null, ...
確定! 回上一頁