NVL, NVL2 function


NVL
SELECT NVL(NULL,'want') from dual;





NVL2
SELECT NVL2('not','one','two') from dual
UNION ALL
SELECT NVL2(NULL,'one','two') from dual;

Popular posts from this blog

youtube download

com.gpki.secureweb.GPKISecureWEBException: ErrCode=1507,ErrMsg=[GPKI_CMS_ProcessEnvelopedData] 해당 인증서로는 데이터를 풀 수 없습니다.

rexpert 공식필드(javascript) 점검일 주기 계산