COPY_INTO_SYNTAX_ERROR error condition
Failed to parse the COPY INTO
command.
CREDENTIAL_SYNTAX
Please provide credentials on the source with just the 'WITH (CREDENTIAL
...)' syntax.
ENCRYPTION_SYNTAX
Please provide encryption on the source with just the 'WITH (ENCRYPTION
...)' syntax.
VALIDATE_INVALID_ROWS
VALIDATE ROWS
requires a positive integer.