GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  Ado.NET
Go To First  |  Previous Question  |  Next Question 
 Ado.NET  |  Question 2 of 31    Print  
How to find the given query is optimised one or not?

  
Total Answers and Comments: 4 Last Update: September 11, 2008   
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: sahu
 

Hi,

 First  Excute  Sql Quries in Query Analzer,see How much time 2 take Excute , if Less then the ur desired Time, then it will Optimize query



Above answer was rated as good by the following members:
surendra_sahu786
January 03, 2006 02:48:35   #1  
ishita        

RE: How to find the given query is optimised one or&nb...
Using the power of the SQL Profiler and running a simple trace to capture the performance of your stored procedures can easily obtain these query lists. that needs tuning.
 
Is this answer useful? Yes | No
April 05, 2006 02:03:01   #2  
Vishal        

RE: How to find the given query is optimised one or&nb...
You can use Execution Plan in SQL server to see the cost of your querry.By this you can optimised your query.
 
Is this answer useful? Yes | No
March 29, 2007 11:42:55   #3  
sahu Member Since: December 2005   Contribution: 323    

RE: How to find the given query is optimised one or&nb...

Hi

First Excute Sql Quries in Query Analzer see How much time 2 take Excute if Less then the ur desired Time then it will Optimize query


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
September 11, 2008 16:14:59   #4  
Pendurti Member Since: September 2008   Contribution: 10    

RE: How to find the given query is optimised one or not?
There is something called Query analyzer that u can make use of to find out whether the given query is optimized or not.


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape