Computer Science
Which function is used to substitute NULL values in a query result ?
SQL Queries
3 Likes
Answer
IFNULL() function is used to substitute NULL values in a query result.
Answered By
2 Likes
Which function is used to substitute NULL values in a query result ?
3 Likes
IFNULL() function is used to substitute NULL values in a query result.
Answered By
2 Likes