SQL SERVER – How to Validate Syntax and Not Execute Statement – An Unexplored Debugging Tip
In one of the recent interview I had asked questions of interviewees – If you are a SQL Server Developer there must be times when you want to validate syntax, but do not want to execute a query. What is the surest way to check that your syntax is valid…
Read More