ADO.NET Question: Download ADO.NET PDF

How to find the given query is optimised one or not?

Tweet Share WhatsApp

Answer:

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

Download ADO.NET PDF Read All 42 ADO.NET Questions
Previous QuestionNext Question
Why 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?