StackOverflow 文档 postgresql 教程 合并 所有空参数 所有空参数 Created: November-22, 2018 PGSQL> SELECT COALESCE(NULL, NULL, NULL); coalesce``` 多个非 null 参数