Nvl Function Is Similar To Which Of The Following Functions #294
NVL ( ) function is similar to which of the following function(s)?
This multiple choice question (MCQ) is related to the book/course gs gs115 Structured Query Language. It can also be found in gs gs115 SQL Subqueries - SQL Null Functions - Quiz No.2.
NVL ( ) function is similar to which of the following function(s)?
IFNULL ( ) in MySQL, ISNULL ( ) in SQL server
IFNULL ( ) in MySQL, COALESCE ( ) in SQL server
COALESCE ( ), ISNULL ( ) in SQL server
COALESCE ( ), NULLIF ( ) in SQL server