I don't understand the question.
Mike

On Mon, Oct 3, 2011 at 2:18 AM, krish newlife <[email protected]>wrote:

> 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
>

-- 
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

Reply via email to