Difference between writing SQL query and stored procedure ?

Answer Posted / raghuraja, sivaganga, india

Advantage in Programming - If you are using Query in your
program exe, want to change Query, you have to change query
and compile it again. But if used Stored procedure, no need
to recompile just modify the sp. Query is slow and SP is
fast.

Is This Answer Correct ?    30 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the left outer join & right outer join. : sql server database administration

578


How to verify a login name with sqlcmd tool?

585


Can two different columns be merged into single column? Show practically?

599


Where are sql server usernames and passwords stored in the sql server?

605


What are the differences between INNER JOIN, LEFT JOIN and RIGHT JOIN in SQL Server?

608






What is the difference between index seek vs. Index scan?

566


What do you mean by sql server 2005 express management tools?

775


Explain microsoft sql server functions?

534


Where are SQL server users names and passwords are stored in sql server?

705


Can You Use A Stored Procedure To Provide Data To An Ssrs Report?

109


How to convert character strings into numeric values?

563


what is blocking? : Sql server database administration

494


What is scan table/view and seek table/view when its occurs? : sql server database administration

522


What is a constant or literal in ms sql server?

581


Do you know what is blocking?

534