What does an integration between Snowflake and Microsoft Private Link or AWS PrivateLink support?
A stream can be created on which Snowflake objects to record data manipulation language(DML) changes? (Select TWO).
When unloading data with the COPY into
What object or service uses Change Data Capture (CDC) to record Data Manipulation Language (DML) changes made to tables?
When retrieving data from a table which type of query will benefit the MOST from use of the search optimization service?
Which table function will automatically detect the file metadata schema for a set of staged semi-structured data files, and then retrieve the column definitions?
Which function, when added to a select statement will return a randomly-selected, specified number of rows from a table?
A Snowflake user wants to design a series of transformations that need to be executed in a specific order on a given schedule.
Which of the snowflake objects should be used?
When unloading data, which combination of parameters should be used to differentiate between empty strings and NULL values? (Select TWO).
Use of what parameter will allow files to be loaded even if the file metadata has expired?
What is the MINIMUM size of a table for which Snowflake recommends considering adding a clustering key?
Based on a review of a Query Profile, which scenarios will benefit the MOST from the use of a data clustering key? (Select TWO.)
While preparing to unload data in Snowflake, the file format option can be specified in which commands? (Select TWO).