NULL Values
- Which operator is used to check the expression is not “NULL”?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
NOT NULL
- Which operator is used to check the expression is not “NULL”?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
NOT NULL
- Which operator is used to check whether the expression is “NULL”?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
IS NULL
- Is the following statement is true/false?
“Two NULL values are equal to each other”
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
False
- Is the following statement is true/false?
“An expression can be NULL, but can never equal to NULL”
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
True