select coalesce(comm,0) from emp; 作用是返回函数coalesce参数中第一个不为null的值。 相关文章: 2021-08-30 2021-11-07 2022-12-23 2021-11-21 2022-12-23 2022-12-23 2021-12-29 2021-12-24