Ekinlikler
31 Mar 23 - 2 Nis 23
En büyük SQL, Fabric ve Power BI öğrenme etkinliği. 31 Mart – 2 Nisan. 400 ABD doları tasarruf etmek için FABINSIDER kodunu kullanın.
Bugün kaydolunBu tarayıcı artık desteklenmiyor.
En son özelliklerden, güvenlik güncelleştirmelerinden ve teknik destekten faydalanmak için Microsoft Edge’e yükseltin.
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.
Ekinlikler
31 Mar 23 - 2 Nis 23
En büyük SQL, Fabric ve Power BI öğrenme etkinliği. 31 Mart – 2 Nisan. 400 ABD doları tasarruf etmek için FABINSIDER kodunu kullanın.
Bugün kaydolun