CREATE [ OR REPLACE ] PACKAGE BODY
   [ schema. ] package
   { IS | AS } [ declare_section ] { body | END package_name } ;