Here's the same example again, but with the IFNULL() function: mysql -p --skip-column-names -e \ "SELECT CONCAT_WS('|', IFNULL(formal_title, ...
確定! 回上一頁