CONCAT (Lastname,',',Firstname,' ',Middlename) as Fullname However, remember that if any of the columns is null, the result is null.
確定! 回上一頁