not equal to (<>, !=) operator
GREATEST() function
GREATEST() function returns the greatest of the given arguments.
COALESCE() function
MySQL COALESCE() function returns the first non-NULL value of a list, or NULL if there are no non-NULL values.
Trending Tutorials