SnowPro Core Certification — Question 1162

Use of what parameter will allow files to be loaded even if the file metadata has expired?

Answer options

Correct answer: D

Explanation

The correct answer is D, as LOAD_UNCERTAIN_FILES = TRUE specifically allows the loading of files that might have expired metadata. The other options do not relate to the loading of files with expired metadata; A deals with case sensitivity in column names, B relates to enforcing the length of data, and C concerns purging data rather than loading it.