You are using a nested CONCAT, but MySQL supports a CONCAT(string1, string2, ...) with a variable number of parameters it seems like you ...
確定! 回上一頁