Concatenate two or more strings into one. SELECT 'MySQL ' 'String ' 'Concatenation'; SELECT CONCAT ...
確定! 回上一頁