📌  相关文章
📜  在mysql代码示例中连接名字和姓氏

📅  最后修改于: 2022-03-11 15:05:14.099000             🧑  作者: Mango

代码示例1
CONCAT(FirstName , LastName) AS `Name` from user