PL/SQL执行存储过程
在PL/SQL中新建命令窗口
?
已连接到 Oracle9i Enterprise Edition Release 9.2.0.1.0
已连接为 stock
SQL> exec proc_syn_userrole();
?
PL/SQL 过程成功完成
发布时间: 2012-09-04 14:19:30 作者: rapoo
PL/SQL执行存储过程
在PL/SQL中新建命令窗口
?
已连接到 Oracle9i Enterprise Edition Release 9.2.0.1.0
已连接为 stock
SQL> exec proc_syn_userrole();
?
PL/SQL 过程成功完成