ORA-01747: user.table.column, table.column 或列说明无效 原因是:列名使用了oracle的关键字 解决方法:把这样的列名,mode,type,versions 改成与关键字不冲突的名字。