create or replace procedure p1 is procedure p2; procedure p3; begin p2( ..................... ................... ................... exception ..............
p3( ......... ............ ...... exception ) ) -- You received this message because you are subscribed to the Google Groups "Oracle PL/SQL" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Oracle-PLSQL?hl=en
