Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following describes the limitations on SQL statements for the Managed Provider for Host Files.
SQL Limitations
If the table contains a complex type (for example, Unions), then the
INSERTandUPDATEcommands should set the values for all the complex types.Data definition language (DDL) commands like
ALTERandCREATEare not supported.Any form of data control language (DCL) is not supported.
The expression: {COLUMN NAME} AS {EXPRESSION} is not supported.