ifnull与nvl

mysql 用 ifnull ,oracle没有ifnull 但是有相应的替换函数  nvl 

NVL(eExpression1, eExpression2)

原文地址:https://www.cnblogs.com/fpcbk/p/10053141.html