Hi,If I have an SQL statement, I would like to get the estimated query plan in XML file without SSMS or SQL profiler, is that possible? The scenario is I need to develop an application to analyse the SQL statement's query plan via C#/.NET.Thanks,
↧