Posted by: dongdong August 21, 2007
need help with oracle store procedure
Login in to Rate this Post:     0       ?        
SQL> exec upadd; BEGIN upadd; END; * ERROR at line 1: ORA-06550: line 1, column 7: PLS-00306: wrong number or types of arguments in call to 'UPADD' ORA-06550: line 1, column 7: PL/SQL: Statement ignored
Read Full Discussion Thread for this article