Blog Pages

SQL Server: Run a query without execute it

In order to run a query without execute it – only compile and/or check and/or validate it:
SET NOEXEC ON



No comments:

Post a Comment