Mysql将null值更改为0

时间:2016-01-23 18:12:11

标签: mysql

我的mysql数据库有这个SQL语句。

SELECT MAX(customer_ID) AS high_customer_ID FROM `customers`.`customers` WHERE our_customer_ID=1;

但是当our_customer_ID = 1时,没有customer_ID,那么statment会返回null但我希望它返回0我该怎么做。

1 个答案:

答案 0 :(得分:3)

如果是loop_result = rep(NA,length(x)) for (i in 1:length(x)){ loop_result[i] = M2_11(x[i],theta,c,a,A) } table(integrand==loop_result) ,您可以使用coalesce函数指定默认值:

null