NVL

  • Last update:August 11, 2023
  • Overview

    Grammar

    NVL(value1,value2,value3,...)

    Returns the first non-null value among all parameters.

    iconNote:
    Null values include empty values.

    Parameter 1

    value

    value 1: can be any number or null.

    value 2: any number or null. If a character string is of zero length, null is also returned.

    Notes

    • The function supports at least one parameter(s) of the same type.

    Example

    FormulaResult
    Notes
    NVL(12,20)12
    NVL(null,12)12
    NVL(null,null)null
    NVL(20,null)20
    NVL(null,null,10)10


    附件列表


    主题: Advanced Data Analyis
    Previous
    Next
    • Helpful
    • Not helpful
    • Only read

    滑鼠選中內容,快速回饋問題

    滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。

    不再提示

    10s後關閉

    Get
    Help
    Online Support
    Professional technical support is provided to quickly help you solve problems.
    Online support is available from 9:00-12:00 and 13:30-17:30 on weekdays.
    Page Feedback
    You can provide suggestions and feedback for the current web page.
    Pre-Sales Consultation
    Business Consultation
    Business: international@fanruan.com
    Support: support@fanruan.com
    Page Feedback
    *Problem Type
    Cannot be empty
    Problem Description
    0/1000
    Cannot be empty

    Submitted successfully

    Network busy