CBSE Class 12 Computer Science Question 34 of 78

Simple Queries in SQL — Question 10

Back to all questions
10
Question

Question 10

Which function is used to substitute NULL values in a query result ?

Answer

IFNULL() function is used to substitute NULL values in a query result.