Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the modes of parameters that can be passed to a
procedure ?

Answer Posted / krupakar

Three Types of Parameters.
1) IN parameter mode- This mode is used to pass values to
the calling module when invoked.The value of IN parameter
can't be changed in the module.

2) OUT parameter mode -This mode is used to return a value
to the main block.The value of OUT parameter can change
anywhere in the program.

3)IN OUT parameter mode-This mode is used to pass values to
the calling module and return a value to the main block.The
value of IN OUT parameter can change anywhere in the
program.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I remove sql developer from windows 10?

1183


how do you tune the slow running queries in oracle db , explain the methodology

3229


What are %type and %rowtype for?

1107


how to add a new column to an existing table in mysql? : Sql dba

1114


What are aggregate and scalar functions?

1087


What is nvl?

1115


Can we use pl sql in sql server?

1136


What are primary key and foreign key and how they work?

1018


What is the difference between join and natural join?

984


How many tables can you join in sql?

1006


Are null values same as that of zero or a blank space?

1068


How many types of tables are there?

996


How many types of relationship are there?

1082


Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints

1132


What is pl sql quora?

1231