What are the advantages of using stored procedures? Please
don't simply say compilation time will be saved as they are
already complied. Please specify some other advantages.

Answer Posted / paras

If your database resides on one server and you are accessing
it from different place then using Stored Procedure reduces
network traffic because you are just passing its name and
few parameters (if any)across the network instead of long query.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between connected and disconnected database in .net with sql server?

779


What are blobs, tables, and Queues? Is SQL is the standard way to query blobs, tables, and queues?

131


What is the largest component inside a field?

754


Which language is supported by sql server?

710


can a table be moved to different filegroup? : Sql server administration

727


Can an automatic recovery be initiated by a user?

772


what is normalization? Explain different levels of normalization? : Sql server database administration

904


In what version of sql server were synonyms released?

699


What is the maximum size per database for sql server express?

748


What is catalog views?

800


 Explain what is sql override for a source taLle in a mapping?

758


Describe triggers features and limitations?

686


What is buffer cash in sql server?

819


What are distinctive joins find as a part of sql?

713


How many databases instances are there in sql server 2000?

761