exception PLS-00103: Encountered the symbol "(" when expecting one of the following:

CreationTime--2018年8月16日09点15分

Author:Marydon

1.情景展示

  oracle存储过程入参报错信息如下:

exception PLS-00103: Encountered the symbol "(" when expecting one of the following:_html

2.原因分析

  存储过程的入参和出参都不能指定大小

exception PLS-00103: Encountered the symbol "(" when expecting one of the following:_ORACLE_02

作者:​​Marydon​​