输入banner图图片脚本导航/分类

ORACLE nvl函数

NVL(table_name, unknow), NVL(owner, unknow) FROM all_tables;

当某行的owner为null(空)时,用字符串 ‘unkonw‘ 来替代.

参考: https://www.techonthenet.com/oracle/functions/nvl.php

ORACLE nvl函数

标签:null   字符串   bsp   oracl   file   表达式   字符   from   blog