|
|
|
Junior Member
      
Group: Forum Members
Last Login: 11/1/2009 1:22:16 PM
Posts: 15,
Visits: 77
|
|
Hi all,
How can we improve performance of a query by seeing performance monitor tool.
Thanks,
kiran
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 10/30/2009 6:28:19 AM
Posts: 34,
Visits: 117
|
|
YOu can not able to increase the performance of a query from PMON. But obviously by looking at the execution plan - you can tune your query. Check the CPU usage, Skew Factor et. al.
Also you can increase the priority to get finished quickly.
|
|
|
|