charmi2011

Results 2 issues of charmi2011

I want to know if there is any way to add customTemplate for the INPUT showing selected option. Same as we have the template option for "notFoundTemplate" and "itemTemplate"

I want to fetch the estimated execution plan of a query using the MSSQL package using Nodejs. As per the document https://learn.microsoft.com/en-us/sql/t-sql/statements/set-showplan-xml-transact-sql?view=sql-server-ver16 If I set the SHOWPLAN_XML to ON before...