转自:http://helloaq.iteye.com/blog/221614
exec 和 call 执行一个procedure时,
exec是sqlplus的命令,只能在sqlplus中使用。
call是sql命令,任何工具都可以使用
转自:http://helloaq.iteye.com/blog/221614
exec 和 call 执行一个procedure时,
exec是sqlplus的命令,只能在sqlplus中使用。
call是sql命令,任何工具都可以使用
转载于:https://www.cnblogs.com/zerocc/archive/2011/07/27/2118996.html