Answer Posted / koti khammam
It will reduce the network traffic between client and
server so that the number of calls between client and
server are reduced.
It's an performance issue.
| Is This Answer Correct ? | 23 Yes | 5 No |
Post New Answer View All Answers
What is the full form of ddl?
what is the main function of a query parameter?
Explain the truncate command?
What is the recovery model? List the types of recovery model available in sql server?
What are the different types of backups that exist?
Explain Geometry datatype in sql server 2008 with example
What are the advantages of policy management?
What is a non equi join?
How to list all columns in a table using odbc_columns()?
Can a unique index be created on a column, which contains null?
How to skip remaining statements in a loop block using continue statements?
What is an expression in ms sql server?
What is the difference between function and stored procedure in sql server?
You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?
What is a coalesce function?