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 is a stored procedure ?

Answer Posted / charumathi

Store Procedure is named PL-SQL block stored in oracle
server when loaded into memory while execution.
A stored procedure is -a named group of SQL statements
-that have been previously created
and stored in the server database.
-Stored procedures accept input
parameters so that a single procedure can be used over the
network by several clients using different input
data.
-Stored procedures reduce network
traffic and improve performance. Additionally, stored
procedures can be used to help ensure the integrity of the
database.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to start mysql server? : Sql dba

1239


What is record variable?

1042


What problem one might face while writing log information to a data-base table in pl/sql?

1250


what are the nonstandard string types? : Sql dba

1207


How many functions are there in sql?

1095


Can we use two order by clause in query?

1016


what is the difference between truncate and drop statements? : Sql dba

1181


what is collation? : Sql dba

1205


what are null values? : Sql dba

1014


What are the different types of joins in sql?

1913


What is pl sql commands?

1097


What is mutating error in pl sql?

1066


what is the functionality of the function htmlentities? : Sql dba

1006


what is union? : Sql dba

1082


What is the least restrictive isolation level? : Transact sql

1106