PL/SQL (MOSC)

MOSC Banner

IN OUT Parameters

edited Dec 21, 2011 1:54AM in PL/SQL (MOSC) 4 comments

Hello All

Can anyone explain on

when do we need to select INOUT parameters for a single varaible, and IN as well OUT for different variables

ex:   1) v_name INOUT varchar2

        2) v_name IN varchar2

           v_name OUT varchar2

does this vary in defining of parameters like this

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center