oracle NVL2 能放三个值吗
No, the NVL2 function in Oracle can only accept two values. It evaluates the first value and returns the second value if the first value is not null, otherwise it returns the third value.
原文地址: http://www.cveoy.top/t/topic/iMLO 著作权归作者所有。请勿转载和采集!