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:
Dorathy
6 months agoFreeman
7 months agoDevon
7 months agoWayne
7 months agoAliza
7 months agoKeneth
7 months agoMarkus
7 months agoAnika
7 months agoTom
7 months agoAlesia
8 months agoKeneth
7 months agoJules
7 months agoBenton
7 months agoLorean
8 months agoSilvana
8 months agoGearldine
7 months agoCathern
7 months agoPearly
7 months agoSharen
7 months ago