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

stored procedures are bunch of SQL queries. main advantage
of stored procedure is that it is a self compiled and
execution speed is faster than normal query.

for e.g.

if we write select * from tablename and if we make stored
proc for that statement it will execute faster than normal
query.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between index seek vs. Index scan?

1062


What do you understand by sql server agent?

1026


Where are sql server user names and passwords stored in sql server?

1154


Can you index views?

932


Explain cursor as data base object?

1094


What are the various editions of sql server 2017 that are available in the market?

936


What is the use of attributehierarchyvisible ? : sql server analysis services, ssas

1119


what is the system function to get current user's user id? : Sql server database administration

1046


List the different normalization forms?

1019


role of sql sever 2005 in database rather than any other database

1987


What is multilevel indexing?

979


Define normalisation?

1155


Explain query editor regions

1108


What is model database in sql server?

1101


what are the three command line utilities and what are their primary functions?

152