The basic syntax of PL/SQL programs looks like this: DECLARE <declaration section> BEGIN <executable command(s)> EXCEPTION <exception handling> ...
確定! 回上一頁