Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

How can I get estimated query plan

$
0
0
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,

Viewing all articles
Browse latest Browse all 3145

Trending Articles