Difference between writing SQL query and stored procedure ?

Answer Posted / senthil kumar

compared with query, stored procedure is efficient and fast
execution.Because stored procedure is program once it
formed then execute as a program.

Is This Answer Correct ?    90 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to transfer data from a cursor to variables with a "fetch" statement?

575


How to use go command in "sqlcmd"?

638


What is the difference between commit and rollback?

492


What is the difference between clustered and a non-clustered index?

587


What are the grouping functions?

521






What stored by the tempdb ? : sql server database administration

555


What command would you use to create an index?

580


How to disable triggers using "disable trigger"?

549


What is sql server replication? : sql server replication

528


Does sql server 2000 full-text search support clustering?

499


How do I edit a stored procedure in sql server?

500


How can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role?

590


what is a self join? Explain it with an example? : Sql server database administration

491


What are the different subsets of sql?

940


What is a field in a table?

570