We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab759cc commit 00b7e96Copy full SHA for 00b7e96
articles/synapse-analytics/sql/develop-tables-external-tables.md
@@ -222,7 +222,7 @@ WITH (
222
| STRING_DELIMITER = string_delimiter
223
| FIRST_ROW = integer
224
| USE_TYPE_DEFAULT = { TRUE | FALSE }
225
- | Encoding = {'UTF8' | 'UTF16'}
+ | ENCODING = {'UTF8' | 'UTF16'}
226
| PARSER_VERSION = {'parser_version'}
227
}
228
```
0 commit comments