Oracle的中文列别名要用 ""

如:

select name "姓名" from users;

相关文章: