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.
IFNULL()
Answered By
2 Likes
How would you display system date as the result of a query ?
How would you calculate 13 * 15 in SQL ?
Which operator concatenates two strings in a query result ?
Which comparison operator is used for comparing ?