ADO.NET Question: How to find the given query is optimised one or not? ADO.NET Interview QuestionAnswer: 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 Previous QuestionNext QuestionWhy ca not we use Multiple inheritance and garbage collector paralelly in .net?How to copy the contents from one table to another table and how to delete the source table in ado.net?