转自:http://helloaq.iteye.com/blog/221614
exec 和 call 执行一个procedure时,
exec是sqlplus的命令,只能在sqlplus中使用。
call是sql命令,任何工具都可以使用