COALESCE 函数

样式:COALESCE ( expression,value1,value2……,valuen)
功能:空值处理, 返回包括expression在内的所有参数中的第一个非空表达式