Give the structure of the procedure?

Submitted by: Administrator
PROCEDURE name (parameter list.....)
is
local variable declarations
BEGIN
Executable statements.
Exception.
exception handlers
end;
Submitted by: Administrator

Read Online Oracle PL-SQL Job Interview Questions And Answers