nvl

  • nvl(函数名称)

    NVL是Oracle PL/SQL中的一个函数。它的格式是NVL(string1,replace_with)。它的功能是如果string1为NULL,则NVL函数返回replace…

    知识 2022年 11月 28日
    19