What are the benefits of using stored procedures over sql
statements?
Answer Posted / yudistara
reducing network traffic..
user friendlyness..
no need to write queries every time..
sp help to improve perfrmance
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain filtered indexes benefits?
Explain syntax for disabling triggers?
What do you understand by sql server agent?
Define Unique Key?
How to create percentile function?
Write a SQL query to delete a table?
Can we use where clause in union?
What is spatial and temporal data?
What is nolock?
How to verify a login name with sqlcmd tool?
How do I port a number to sql server?
what is raid and what are different types of raid configurations? : Sql server database administration
How optimize sql query with multiple joins in sql server?
What is a fan-out query in SQL Azure?
what is datawarehouse?