关于ORA-00903. 表名无效的错误
可能创建表(或字段)时是用双引号中的小写表名创建的,就像下面这样:createtable"mytable"("a"int,"b"varchar2(2));使用这个表(或字段)
技术 咨询
留言 反馈