If any of the values given are NULL, a NULL value is returned. Here is an example: SELECT CONCAT(name_first, ' ', name_last) AS Student FROM students WHERE ...
確定! 回上一頁