Call « Stored Procedure Function « Oracle PL / SQL






1.CALL statement.
2.demonstrates using DBMS_SQL to execute CALL statement.
3.illegal procedure call
4.Using call statement in a dynamic statement is legal
5.EXECUTE IMMEDIATE dynamic statement and return value
6.This script demonstrates the use of the CALL statement.