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
2 months agoFreeman
3 months agoDevon
3 months agoWayne
3 months agoAliza
3 months agoKeneth
3 months agoMarkus
3 months agoAnika
3 months agoTom
3 months agoAlesia
3 months agoKeneth
2 months agoJules
3 months agoBenton
3 months agoLorean
3 months agoSilvana
4 months agoGearldine
2 months agoCathern
2 months agoPearly
3 months agoSharen
3 months ago