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 stored procedure in SQL..??

Answer Posted / ramesh babu kollu

In a database management system (DBMS), a stored procedure
is a set of Structured Query Language (SQL) statements with
an assigned name that's stored in the database in compiled
form so that it can be shared by a number of programs. The
use of stored procedures can be helpful in controlling
access to data (end-users may enter or change data but do
not write procedures), preserving data integrity
(information is entered in a consistent manner), and
improving productivity (statements in a stored procedure
only need to be written one time).

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is bit data type? What's the information that can be stored inside a bit column?

884


What stored by the msdb? : sql server database administration

958


What are the advantages of using stored procedures?

898


List layers of abstraction microsoft architectured to provide relational db through cloud platform ?

181


How to get the query of a table in sql server?

855


How do you rename a table in sql server?

953


Write the syntax for stuff function in an sql server?

987


When columns are added to existing tables, what do they initially contain?

986


What is data compression?

945


Is it important for a database administrator to understand the operating system and file access?

935


Which language is supported by sql server?

968


What is the purpose of floor function?

983


Can a function call a stored procedure in sql server?

915


how to control the amount of free space in your index pages? : Sql server database administration

992


What are the new features of sql server 2012 reporting service?

125