SELECT CONCAT(last_name,"'",first_name) name
FROM employees

concat 函数用于连接字符