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...

How to tune a stored procedure?

Answer Posted / virgilio

The statements from above are correct but one main thing
that might speed a proc up is the naming convention.
If you create a user defined Storproc and you name it by
using the "Sp_" prefix SQL thinks is a System Store Proc
and goes to the Master DB to look for the Object instead of
looking locally.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to define testing of network layers? : Sql server database administration

1020


What is the difference between substr and charindex in the sql server?

1181


How should i optimize the time for execution of stored procedure having single input and many output from the different tables?

1951


When you should use a low fill factor?

1035


How to deploy the Report?

140


What are the steps to process a single select statement?

988


How to use “drop” keyword in sql server and give an example?

1189


What is sql server replication? : sql server replication

1037


What is ssl in sql server?

1131


What is @@rowcount in sql?

1056


Working with TLogs

1895


Explain about link server in sql server?

1113


Can you insert NULL in unique column?

1208


How to configure odbc dsn with different port numbers?

1151


What is normalization and what are the advantages of it?

1029