MSCEWI3072
Procedural Member not supported
Severity
Description
Example Code
Input Code:
CREATE OR REPLACE EDITIONABLE PROCEDURE PROCEDURE1
IS
PRAGMA AUTONOMOUS_TRANSACTION;
BEGIN
NULL;
END;
Output Code:
Recommendations
Last updated
