create or replace package pkg_nkw_dpl timestamp '2006-07-07:10:10:10' is ------------------------------------------------------------------ -- 2006 DataPRO Developers - m@urelio ------------------------------------------------------------------ -- Version: 2.0.2 ------------------------------------------------------------------ -- Collections, Records, Variables, Constants, Exceptions, Cursors ------------------------------------------------------------------ ------------------------------------------------------------------ -- POP_EXP ------------------------------------------------------------------ procedure pop_exp; ------------------------------------------------------------------ -- POP_GRANTS ------------------------------------------------------------------ procedure pop_grants; end pkg_nkw_dpl; / show errors