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

Stored procedures are "defined once, used many times."A
stored procedure is written using Transact-SQL (T-SQL). T-
SQL is a subset of ANSI SQL-92 that has extensions to the
Standard. T-SQL includes variables, conditional logic,
loops and flow control.A stored procedure allows you to put
code or business logic on the database server.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of sql profiler in sql server 2012?

943


What types of replication are supported in sql server?

1116


what method you can use to reduce the overhead of Reporting Services data sources?

268


Explain stored procedure?

1109


What is the server name in sql server?

1068


What are the events recorded in a transaction log?

1045


Define indexes?

1094


How to copy data from one table to another table?

1051


How to drop an existing table with "drop table" statements in ms sql server?

1147


Can we run Reporting Services with SQL Server express edition, which is a free version of SQL Server?

125


What is the process of normalization?

1180


Do you know sql server 2008 introduces automatic auditing?

1051


What are different types of raid configurations? : SQL Server Architecture

1133


as a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this? : Sql server administration

1018


What is the use of floor function in sql server?

1129