Snowflake COF-C01 SnowPro Core Certification Exam Online Training
Snowflake COF-C01 Online Training
The questions for COF-C01 were last updated at Nov 19,2024.
- Exam Code: COF-C01
- Exam Name: SnowPro Core Certification Exam
- Certification Provider: Snowflake
- Latest update: Nov 19,2024
True or False: When a user creates a role, they are initially assigned ownership of the role and they maintain ownership until it is transferred to another user.
- A . True
- B . False
True or False: You can define multiple columns within a clustering key on a table.
- A . True
- B . False
True or False: When active, a pipe requires a dedicated Virtual Warehouse to execute.
- A . True
- B . False
Which of the following statements is true of data loading?
- A . Resizing the virtual warehouse from x-Small to Small will process a single file twice as fast
- B . The "deal file size for loading is 16MB to match micro-partition size
- C . Marry files in the 10-lOOMB range tend to land In the ‘sweet spot" for load parallelism Once loaded, there is no option to force a reload of an already loaded file
which of the following are valid approaches to loading data into a snowflake table? select all the below that apply.
- A . Bulk copy from an External Stage
- B . Continuous load using Snowpipe REST API
- C . The Snowflake Web Interface (UT) data loading wizard
- D . Bulk copy from an Internal Stage
Which of the following are valid methods for authenticating users for access into Snowflake? (Select THREE)
- A . SCIM
- B . Federated authentication
- C . TLS 1.2
- D . Key-pair authentication
- E . OAuth
- F . OCSP authentication
Snowflake recommends, as a minimize, that all users with the following roles(s) should be enrolled in Multi-Factor Authentication (MFA):
- A . SECURITYADMIN, ACCOUNTADMIN, PUBLIC, SYSADMIN
- B . SECURITYADMIN ACCOUNTADMIN, SYSADMIN
- C . SECURITYADMIN, ACCOUNTADMIN
- D . ACCOUNTADMIN
Which of the following statement is true of Snowflake?
- A . It was built specifically for the cloud
- B . it was built as an on-premises solution and then potted to the cloud
- C . It was designed as a hybrid database to allow customers to store data either on premises or in the cloud
- D . It was built for Hadoop architecture
- E . It’s based on an Oracle Architecture
True or False: A third-party tool that supports standard JDBC or ODBC but has no Snowflake-specific driver will be unable to connect to Snowflake.
- A . True
- B . False
What parameter controls if the Virtual warehouse starts immediately after the CREATE WAREHOUSE statement?
- A . INITTIALLY_SUSPENDED = TRUE/FALSE
- B . START_AFTCR_CREATE = TRUE/FALSE
- C . START_TTIME = 60 // (seconds from now)
- D . START.TIME = CURRENT.DATE()