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 d3b7f7e commit ab759ccCopy full SHA for ab759cc
articles/synapse-analytics/sql/develop-tables-external-tables.md
@@ -220,7 +220,7 @@ WITH (
220
{
221
FIELD_TERMINATOR = field_terminator
222
| STRING_DELIMITER = string_delimiter
223
- | First_Row = integer
+ | FIRST_ROW = integer
224
| USE_TYPE_DEFAULT = { TRUE | FALSE }
225
| Encoding = {'UTF8' | 'UTF16'}
226
| PARSER_VERSION = {'parser_version'}
0 commit comments