What is SnowSQL used for?
Answer(s): B
SnowSQL is a command-line client used to execute SQL statements and perform data operations such as loading and unloading data between Snowflake and external locations.
What is the impact on storage when a user clones a 1 TB sized table and updates 10% of the rows in the cloned table?
Answer(s): D
Snowflake uses zero-copy cloning, so only changes made after the clone are stored separately, meaning only the modified portion of the data consumes additional storage.
Which Snowflake feature, interface, or service is used to create and share custom web apps for ML and data science?
Streamlit in Snowflake enables users to build and share interactive web applications directly within Snowflake for machine learning and data science use cases.
Which table type is supported by Open Catalog to provide centralized, read and write access to a table?
Open Catalog is designed to work with Apache Iceberg tables, enabling centralized metadata management and supporting both read and write access across different engines.
Which are key characteristics of the Query Processing layer? (Choose two.)
Answer(s): C,D
The Query Processing layer is built on virtual warehouses, which can be resized dynamically to adjust compute capacity, and their start and stop operations can be automated to manage workloads efficiently.
Which feature or service should be used to identify data about a department that was responsible for a recent revenue shortfall?
Answer(s): C
Machine learning functions enable advanced analytics and predictive insights, helping identify patterns and factors such as departmental performance that could contribute to a revenue shortfall.
Which tools, services, or features should be used to write code when using the Snowpark API? (Choose two.)
Answer(s): B,C
Snowpark provides APIs for multiple programming languages, including Scala and Python, which are specifically designed for writing and executing code within Snowflake for data processing and transformation.
The data retention time for a schema is set for 5 days, and the data retention time for the database that contains the schema is set for 10 days.Based on these settings, what would the default data retention time be for a permanent table created in the schema?
A table inherits the data retention period from its schema if explicitly set, so the schema-level setting of 5 days overrides the database-level setting.
Share your comments for Snowflake SnowPro Core COF-C03 exam with other users:
the correct answer to q8 is b. explanation since the mule app has a dependency, it is necessary to include project modules and dependencies to make sure the app will run successfully on the runtime on any other machine. source code of the component that the mule app is dependent of does not need to be included in the exported jar file, because the source code is not being used while executing an app. compiled code is being used instead.
good questions
Delayed the exam until December 29th.
A and D are True
good one with explanation
This is one of the most useful study guides I have ever used.