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

Do you know what is lock escalation?

1052


How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?

1205


What is bcnf normalization form?

1156


How to configure and test odbc dsn settings?

1224


How to create user messages with print statements in ms sql server?

1030


When we should use and scope of @@identity?

1039


What is the index requirement in SQL Azure?

98


What are the dmvs?

1068


How many categories of data types used by sql server?

1051


How do we upgrade from SQL Server 6.5 to 7.0 and 7.0 to 2000?

2049


Can a rule be bound to any column of any data type?

1024


How to make conditional sum in ssrs?

183


What is the difference between lock, block and deadlock? : sql server database administration

1085


How do you know if sql server is running on your local system?

1090


Where is my database stored on the hard disk in ms sql server?

1106