SnowPro Core Certification Free Practice Exam Questions

1321 real SnowPro Core Certification exam questions with answers and AI explanations. Snowflake certification prep — page 39 of 133.

  1. Question 384: What is the MINIMUM edition of Snowflake that is required to use a SCIM security integration?
  2. Question 385: Which table type is automatically deleted after a session is closed and has no Fail-safe or Time Travel cost?
  3. Question 386: What happens when the size of a virtual warehouse is changed?
  4. Question 387: Several users are using the same virtual warehouse. The users report that the queries are running slowly, and that many queries are being queued. What is the r…
  5. Question 388: Which Snowflake object can be accessed in the FROM clause of a query, returning a set of rows having one or more columns?
  6. Question 389: Which command is used to load files into an internal stage within Snowflake?
  7. Question 390: Which function is used to profile warehouse credit usage?
  8. Question 391: Which Snowflake objects track DML changes made to tables, like inserts, updates, and deletes?
  9. Question 392: A sales table FCT_SALES has 100 million records. The following query was executed: SELECT COUNT (1) FROM FCT_SALES; How did Snowflake fulfill this query?
  10. Question 393: What actions will prevent leveraging of the ResultSet cache? (Choose two.)