how to print a string if a value is true in mysql code example Example: if inside select mysql SELECT IF(1>3,'true','false');