what is "anonymous block completed" ?
867866Dec 19 2011 — edited Dec 19 2011I run the following package in sql developer but always come out " anonymous block completed"
I would like to what is "anonymous block completed" ? Is it an error? What we need to bear in mind?
BEGIN
PKG_VERIFICATION2.SP_CHK();
END;