Događaji
M03 31 23 - M04 2 23
Najveći događaj učenja jezika SQL, platforme Fabric i platforme Power BI. 31. mart - 2. april Koristite kod FABINSIDER da uštedite 400 dolara.
Registrirajte se danasOvaj preglednik više nije podržan.
Nadogradite na Microsoft Edge da iskoristite najnovije osobine, sigurnosna ažuriranja i tehničku podršku.
Applies to:
SQL Server
Azure SQL Database
Azure SQL Managed Instance
Azure Synapse Analytics
Analytics Platform System (PDW)
SQL analytics endpoint in Microsoft Fabric
Warehouse in Microsoft Fabric
Examines the syntax of each Transact-SQL statement and returns any error messages without compiling or executing the statement.
Transact-SQL syntax conventions
SET PARSEONLY { ON | OFF }
[ ; ]
When SET PARSEONLY
is ON
, SQL Server only parses the statement. When SET PARSEONLY
is OFF
, SQL Server compiles and executes the statement.
The setting of SET PARSEONLY
is set at parse time and not at execute or run time.
Don't use PARSEONLY
in a stored procedure or a trigger. SET PARSEONLY
returns offsets if the OFFSETS
option is ON
and no errors occur.
Requires membership in the public role.
Događaji
M03 31 23 - M04 2 23
Najveći događaj učenja jezika SQL, platforme Fabric i platforme Power BI. 31. mart - 2. april Koristite kod FABINSIDER da uštedite 400 dolara.
Registrirajte se danas