You have to create a package specification first, then its body. Something like this: SQL> CREATE OR REPLACE PACKAGE emp_designation 2 AS 3 ...
確定! 回上一頁