as+新字段名
SELECT a.Name AS ‘Employee‘ FROM Employee AS a,
【学习总结】SQL语句:as定义
原文:https://www.cnblogs.com/anliux/p/12817585.html