mysql 使用ifnull 来对应sql server isnull函数,总结:mysql中:1.isnull(exper)判断exper是否为空,是则返回1,否则返回02.ifnull(exper1,exper2) ...
確定! 回上一頁