Which function generates a Snowflake hosted file URL to a staged file using the stage name and relative file path as inputs?
A. BUILD_STAGE_FILE_URLWhich of the following commands are valid options for the VALIDATION_MODE parameter within the Snowflake COPY_INTO command? (Choose two.)
A. TRUEHow can the outer array structure of a semi-structured file be removed?
A. Use the parameter strip_outer_array = true in a COPY INTO command.