Which parameter can be used to instruct a COPY command to verify data files instead of loading them into a specified table?
https://docs.snowflake.com/en/sql-reference/sql/copy-into-table.html
VALIDATION_MODE=RETURN_n_ROWS|RETURN_ERRORS|RETURN_ALL_ERRORS
String (constant) that instructs the COPY command to validate the data filesinsteadof loading them into the specified table; i.e. the COPY command tests the files for errors but does not load them. The command validates the data to be loaded and returns results based on the validation option specified:
Melissa
4 months agoArdella
4 months agoStefany
4 months agoPearly
4 months agoIola
5 months agoMerri
5 months agoKiley
4 months agoKiley
4 months agoEmilio
5 months agoOlga
5 months agoAdell
4 months agoEssie
4 months agoJess
4 months agoAnnalee
5 months ago