Sometimes some small things which we ignore can impact more. By default when you run any statement you will see in the message like no of records affected.As shown in below figure. Although, most of the time we do not require such information but still it is overhead. So to stop such overhead which impact …
SQL Performance
If your SQL performance is poor and your query statement is slow then what are the different ways to improve the performance of SQL statement ? How you can boost up the performance?