फ़ंक्शन का उपयोग करने का प्रयास करें http://dev। mysql.com/doc/refman/5.0/hi/control-flow-functions.html#function_if
SELECT IF(@result = 0, 'true', '((something here))') AS message
फ़ंक्शन का उपयोग करने का प्रयास करें http://dev। mysql.com/doc/refman/5.0/hi/control-flow-functions.html#function_if
SELECT IF(@result = 0, 'true', '((something here))') AS message