exec 和 call 执行一个procedure时, exec是sqlplus的命令,只能在sqlplus中控制台和pl/sql的Command控制台中使用。 call是sql命令,任何工具都可以使用