query tuning


1. in project while loading 10000k records java app seems getting later in stored procedure tooks lot of time process it, please let me know general causes performance delay sample blogs, url's.

2. examples how, order by is better sort , group in sql server.

thanks in advance!.

to start off analyze problem query using execution plan , /or profiler. give details of costly steps within it. see how can optimize steps adding proper indexes, rewriting logic,filtering required data etc.

please mark answer if helps solve issue visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/vmblogs



SQL Server  >  Getting started with SQL Server



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........