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:
Shad
4 months agoColene
5 months agoJani
5 months agoLinwood
5 months agoMalinda
5 months agoStanford
6 months agoDana
6 months agoBonita
6 months agoFelton
6 months agoLaticia
6 months agoKatina
6 months agoBobbie
6 months agoYong
6 months agoBarabara
6 months agoTandra
6 months agoMoira
6 months agoGlenna
6 months agoSelma
7 months ago