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

What is the importance of concurrency control?

661


Is truncate a dml command?

496


How to name query output columns in ms sql server?

531


What is forward - only cursors / read only cursor?

515


Which feature in sql server 2008 has surprised you? You can name just one. : sql server database administration

492






What is named calculation? : sql server analysis services, ssas

526


what are different types of raid configurations? : Sql server database administration

482


can SSRS reports Cache results?

113


Do you know how to store and query spatial data?

596


What is resource governor in sql server?

542


Can you tell me some of the common replication dmv's and their use? : sql server replication

530


How do you troubleshoot errors in a SQL Server Agent Job?

554


What do you mean by collation recursive stored procedure?

583


what exactly sql injuction.how to overcome.....

2035


What is TDS(Tabular Data Stream) Gateway?

99