Answers for "mysql IF function return true value not string"

SQL
2

if inside select mysql

SELECT IF(1>3,'true','false');
Posted by: Guest on April-30-2020

Code answers related to "mysql IF function return true value not string"

Code answers related to "SQL"

Browse Popular Code Answers by Language