What's the purpose of Stored Procedure?

Answer Posted / dharmendra k. dixit

Stored Procedures has some advantages thats y we are using
SP..
some advantages are..
(1)Stored Proc is a Pre Compiled statement..so its reduces
Network Traffic.
(2). We can execute SP inside SP.
(3). Through it we can protect from SQL Injection.

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to maintain a fill factor in existing indexes?

717


What is after dml trigger?

754


Explain what is “asynchronous” communication in sql server service broker?

659


List some of the rules that apply to creating and using a ‘view’

667


Are connections to sql server encrypted?

736






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

131


Does index speed up select statements?

748


How to Insert multiple rows with a single insert statement?

738


Explain the properties of subqueries in sql server?

716


What is use of except clause? How it differs from not in clause?

753


What are the key configuration files for sql server reporting services ?

150


Do you know the capabilities of cursors?

765


How to rebuild indexes with alter index ... Rebuild?

765


What triggers long term care?

711


How will you make an attribute not process? : sql server analysis services, ssas

750