方法)
SELECT CONCAT(last_name,"'",first_name)
FROM employees;