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

stored procedure is PL SQL statement that is called by a name
procedure perform a task, they does not return value.
1.reduce network traffic
2.reduce server overhead
3. Excution plan may be reused
4.provide good security for our data

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you rename a table in sql server?

1098


What is user-defined inline table-valued function?

1003


Explain what is lock escalation?

1109


How real and float literal values are rounded?

1197


Why union all is faster than union?

976


Explain microsoft sql server functions?

1177


How to count groups returned with the group by clause in ms sql server?

1141


Explain how many normalization forms?

1076


How many types of keys are there?

1073


What happens if you are trying to access a schema not owned by you?

1020


How to end a stored procedure properly in ms sql server?

1141


what is nonclustered index

1001


Explain what is scheduled job and how to create it?

1012


you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration

1007


What is the default sql server instance name?

1085