I am writing an oracle package using Oracle sql developer, I got this compile error:
Error(7,1): PLS-00103: Encountered the symbol \"CREATE\" . <
Error(7,1): PLS-00103: Encountered the symbol \"CREATE\" .
execute package and package body separately with F5