Monday, 30 September 2013

Stored Procedure Syntax:

The syntax for a procedure is:

CREATE [OR REPLACE] PROCEDURE procedure_name
    [parameter1, parameter2…]
IS
    [declaration_section]

BEGIN
    executable_section

[EXCEPTION
    exception_section]

END [procedure_name];

No comments:

Post a Comment

Details on oracle integration cloud.

It Integrates applications across clouds, on-premises and Hybrid. Easy to use for LOB/Apps IT & IT developed integration. Prebuil...