Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   PHP / mySQL (http://siteownersforums.com/forumdisplay.php?f=10)
-   -   What is the syntax and use of the COALESCE function? (http://siteownersforums.com/showthread.php?t=357580)

Pavan Techn 06-01-2018 10:18 AM

What is the syntax and use of the COALESCE function?
 
The syntax of COALESCE function:

COALESCE(exp1, exp2, ... expn)
The COALESCE function is used to return the first non-null expression given in the parameter list.


All times are GMT -7. The time now is 11:03 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.