阅读背景:

存储过程 编译错误:PLS-00103: Encountered the symbol "TABLE" when expecting one of the following:

来源:互联网 

必须使用动态的语句, DDL 语句,在存储过程中, 需要改为动态语句  :

execute immediate 'sql语句' ; exec



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: