Snowflake
Snowflake
SnowPro-Core Dumps
https://www.certleader.com/SnowPro-Core-dumps.html
NEW QUESTION 1
- (Exam Topic 1)
Which of the following statements would be used to export/unload data from Snowflake?
Answer: A
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/data-unload-considerations.html
NEW QUESTION 2
- (Exam Topic 1)
Which of the following are options when creating a Virtual Warehouse?
A. Auto-suspend
B. Auto-resume
C. Local SSD size
D. User count
Answer: AB
NEW QUESTION 3
- (Exam Topic 1)
True or False: When active, a pipe requires a dedicated Virtual Warehouse to execute.
A. True
B. False
Answer: B
NEW QUESTION 4
- (Exam Topic 1)
Which of the following are true of multi-cluster Warehouses? Select all that apply below.
Answer: ABCD
NEW QUESTION 5
- (Exam Topic 1)
The FLATEEN function is used to query which type of data in Snowflake?
A. Structured data
B. Semi-structured data
C. Both of the above
D. None of the above
Answer: B
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/querying-semistructured.html
FLATTEN is used to unnest semi-structured data. Don't see an application for structured data as by definition it shouldn't be nested.
NEW QUESTION 6
- (Exam Topic 1)
True or False: All Snowflake table types include fail-safe storage.
A. True
B. False
Answer: B
NEW QUESTION 7
- (Exam Topic 1)
When loading data into Snowflake, the COPY command supports: Choose 2 answers
A. Joins
B. Fitters
C. Data type conversions
D. Column reordering
E. Aggregates
Answer: CD
NEW QUESTION 8
- (Exam Topic 1)
Which of the following DML commands isn’t supported by Snowflake?
A. UPSERT
B. MERGE
C. UPDATE
D. TRUNCATE TABLE
Answer: A
Explanation:
Reference: https://docs.snowflake.com/en/sql-reference/sql-dml.html
NEW QUESTION 9
- (Exam Topic 1)
Which object allows you to limit the number of credits consumed within a Snowflake account? Select one.
Answer: B
Explanation:
The time travel data retention can be overwritten at the table level "When creating a table, schema, or database, the account default can be overridden using the
DATA_RETENTION_TIME_IN_DAYS parameter in the command."
NEW QUESTION 10
- (Exam Topic 1)
True or False: AWS Private Link provides a secure connection from the Customer’s on-premise data center to the Snowflake.
A. True
B. False
Answer: B
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/admin-security-privatelink.html
NEW QUESTION 10
- (Exam Topic 1)
What is the lowest Snowflake edition that offers Time Travel up to 90 days?
A. standard Edition
B. Premier Edition
C. Enterprise Edition
D. Business Critical Edition
Answer: C
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/data-availability.html
NEW QUESTION 11
- (Exam Topic 1)
True or False: Users are able to see the result sets of queries executed by other users that share their same role.
A. True
B. False
Answer: B
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/security-access-control-considerations.html
NEW QUESTION 12
- (Exam Topic 1)
Which is true of Snowflake network policies? A Snowflake network policy: (Choose two.)
Answer: AC
Explanation:
Reference: https://docs.snowflake.com/en/sql-reference/sql/create-network-policy.html
NEW QUESTION 13
- (Exam Topic 1)
Which of the following roles is recommended to be used to create and manage users and roles?
A. SYSADMIN
B. SECURITYADMIN
C. PUBLIC
D. ACCOUNTADMIN
Answer: B
Explanation:
https://docs.snowflake.com/en/user-guide/security-access-control-overview.html
"Security admin: Role that can manage any object grant globally, as well as create, monitor, and manage users and roles"
NEW QUESTION 15
- (Exam Topic 1)
True or False: Snowflake allows its customers to directly access the micro-partition files that make up its tables.
A. True
B. False
Answer: B
NEW QUESTION 17
- (Exam Topic 1)
True or False: Reader Accounts incur no additional Compute costs to the Data Provider since they are simply reading the shared data without making changes.
A. True
B. False
Answer: B
Explanation:
Reference: https://interworks.com/blog/bdu/2020/02/05/zero-to-snowflake-secure-data-sharing/
NEW QUESTION 21
- (Exam Topic 1)
Which of the following statements is true of Snowflake?
Answer: A
Explanation:
Reference: https://www.stitchdata.com/resources/snowflake/
NEW QUESTION 24
- (Exam Topic 1)
Which statement best describes Snowflake tables?
Answer: A
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/tables-micro-partitions.html
NEW QUESTION 29
- (Exam Topic 1)
Fail-safe is unavailable on which table types?
A. Temporary
B. Transient
C. Provisional
D. Permanent
Answer: AB
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/tables-temp-transient.html
NEW QUESTION 34
- (Exam Topic 1)
Increasing the maximum number of clusters in a Multi-Cluster Warehouse is an example of:
A. Scaling rhythmically
B. Scaling max
C. Scaling out
D. Scaling Up
Answer: C
Explanation:
https://docs.snowflake.com/en/user-guide/warehouses-considerations.html#scaling-up-vs-scaling-out
"Scale out by adding warehouses to a multi-cluster warehouse"
NEW QUESTION 35
- (Exam Topic 1)
In which layer of its architecture does Snowflake store its metadata statistics? Select one.
A. Storage Layer
B. Compute Layer
C. Database Layer
D. Cloud Service Layer
Answer: D
Explanation:
Reference: https://hevodata.com/blog/snowflake-architecture-cloud-data-warehouse/
NEW QUESTION 38
- (Exam Topic 1)
Snowflake provides two mechanisms to reduce data storage costs for short-lived tables. These mechanisms are:
Choose 2 answers
A. Temporary Tables
B. Transient Tables
C. Provisional Tables
D. Permanent Tables
Answer: AB
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/tables-storage-considerations.html
NEW QUESTION 39
- (Exam Topic 1)
Which of the following objects can be cloned? (Choose four.)
A. Tables
B. Named File Formats
C. Schemas
D. Shares
E. Databases
F. Users
Answer: ABCE
Explanation:
Which Objects Can Be Cloned?
Data Containment Objects. Databases. Schemas. Tables. Streams.
Data Configuration and Transformation Objects. Stages. File Formats. Sequences. Tasks
NEW QUESTION 43
- (Exam Topic 1)
What is the minimum Snowflake edition that provides multi-cluster warehouses and up to 90 days of Time Travel?
A. Standard
B. Premier
C. Enterprise
D. Business Critical Edition
Answer: C
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/intro-editions.html
NEW QUESTION 45
- (Exam Topic 1)
True or False: When you create a custom role, it is a practice to immediately grant that role to ACCOUNTADMIN.
A. True
B. False
Answer: B
NEW QUESTION 46
- (Exam Topic 1)
Snowflake recommends, as a minimize, that all users with the following roles(s) should be enrolled in Multi-Factor Authentication (MFA):
Select one:
Answer: D
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/security-mfa.html
NEW QUESTION 50
- (Exam Topic 1)
Each incremental increase in Virtual Warehouse size (e,g. Medium to Large) generally results in what? Select one.
A. More micro-partitions
B. Better query scheduling
C. Double the numbers of servers In the compute duster
D. Higher storage costs
Answer: C
NEW QUESTION 55
- (Exam Topic 1)
True or False: Query ID’s are unique across all Snowflake deployments and can be used in communication with Snowflake Support to help troubleshoot issues.
A. True
B. False
Answer: A
NEW QUESTION 57
- (Exam Topic 1)
True or False the longer the data retention period, the higher the resulting storage costs.
A. True
B. False
Answer: A
NEW QUESTION 60
- (Exam Topic 1)
What privileges are required to execute a task?
Answer: A
NEW QUESTION 61
- (Exam Topic 1)
True or False: A table in Snowflake can only be queried using the Virtual Warehouse that was used to load the data.
A. True
B. False
Answer: B
NEW QUESTION 62
- (Exam Topic 1)
How would you execute a series of SQL statements using Task?
A. include the SQL statements in the body of the task create task mytask.. as insert into target1 select., from stream_s1 where ..INSERT INTO target2 SELECT ..
FROM stream .s1 where ..
B. A stored procedure can have only one DML statement per stored procedure invocation and therefore you should sequence stored procedures calls in the task
definition CREATE TASK mytask.... AS call stored_prc1(); call stored_proc2t);
C. A stored procedure executing multiple SQL statements and invoke the stored procedure from the task.CREATE TASK mytask.... AS
callstored_proc_multiple_statements_inside():
D. Create a task for each SQL statement (e.
E. resulting in task1. task2, etc) and string the series of SQL statements by having a control task calling task 1, task 2 sequentially.
Answer: C
NEW QUESTION 63
- (Exam Topic 1)
True or false: it is best practice to define a clustering key on every table.
A. True
B. False
Answer: B
Explanation:
Reference: https://dwgeek.com/how-to-create-snowflake-clustered-tables-examples.html/
NEW QUESTION 66
- (Exam Topic 1)
What happens when a Data Provider revokes privileges to a Share on an object in their source database?
Answer: A
NEW QUESTION 67
- (Exam Topic 1)
What is the minimum Snowflake edition that customers planning on storing protected information in Snowflake should consider for regulatory compliance?
A. Standard
B. Premier
C. Enterprise
D. Business Critical Edition
Answer: D
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/intro-editions.html
NEW QUESTION 72
- (Exam Topic 1)
True or False: Snowflake charges additional fees to Data providers for each share they create.
A. True
B. False
Answer: B
Explanation:
"The costs for sharing data with Snowflake are minimal and straightforward. Data providers simply pay Snowflake for the data they store, and data consumers pay
for the compute resources their queries consume."
NEW QUESTION 76
- (Exam Topic 1)
Account-level storage usage can be monitored via:
Answer: B
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/admin-usage-billing.html
NEW QUESTION 81
- (Exam Topic 1)
True or False: It is possible to unload structured data to semi-structured formats such as JSON and parquet.
A. True
B. False
Answer: A
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/data-unload-prepare.html
NEW QUESTION 83
- (Exam Topic 2)
Where would a Snowflake user find information about query activity from 90 days ago?
Answer: A
NEW QUESTION 86
- (Exam Topic 2)
Which of the following Snowflake features provide continuous data protection automatically? (Select TWO).
A. Internal stages
B. Incremental backups
C. Time Travel
D. Zero-copy clones
E. Fail-safe
Answer: CE
Explanation:
Time travel and fail safe are the two continuous data protection features support the recovery of data automatically.
Snowflake provides powerful CDP features for ensuring the maintenance and availability of your historical data (i.e. data that has been changed or deleted):
Querying, cloning, and restoring historical data in tables, schemas, and databases for up to 90 days through Snowflake Time Travel.
Disaster recovery of historical data (by Snowflake) through Snowflake Fail-safe. https://docs.snowflake.com/en/user-guide/data-availability.html
NEW QUESTION 91
- (Exam Topic 2)
Which of the following are benefits of micro-partitioning? (Select TWO)
Answer: AD
Explanation:
https://docs.snowflake.com/en/user-guide/tables-clustering-micropartitions.html
NEW QUESTION 93
- (Exam Topic 2)
True or False: Loading data into Snowflake requires that source data files be no larger than 16MB.
A. True
B. False
Answer: B
Explanation:
By default, COPY INTO location statements separate table data into a set of output files to take advantage of parallel operations. The maximum size for each file is
set using the MAX_FILE_SIZE copy option. The default value is 16777216 (16 MB) but can be increased to accommodate larger files. The maximum file size
supported is 5 GB for Amazon S3, Google Cloud Storage, or Microsoft Azure stages. To unload data to a single output file (at the potential cost of decreased
performance), specify the SINGLE = true copy option in your statement. You can optionally specify a name for the file in the path.
NEW QUESTION 96
- (Exam Topic 2)
Which of the following is a valid source for an external stage when the Snowflake account is located on Microsoft Azure?
Answer: C
NEW QUESTION 99
- (Exam Topic 2)
Which statement about billing applies to Snowflake credits?
Answer: D
Explanation:
Snowflake credits are used to pay for the consumption of resources on Snowflake. A Snowflake credit is a unit of measure, and it is consumed only when a
customer is using resources, such as when a virtual warehouse is running, the cloud services layer is performing work, or serverless features are used.
https://docs.snowflake.com/en/user-guide/what-are-credits.html
Answer: B
Answer: A
Explanation:
https://docs.snowflake.com/en/sql-reference/external-functions.html
A. The user has the appropriate privileges on the objects associated with the query
B. Micro-partitions have been reclustered since the query was last run
C. The new query is run using the same virtual warehouse as the previous query
D. The query includes a User Defined Function (UDF)
E. The query has been run within 24 hours of the previously-run query
Answer: AE
A. ORC
B. XML
C. Avro
D. Parquet
E. JSON
Answer: DE
Explanation:
Semi-structured JSON, Parquet
https://docs.snowflake.com/en/user-guide/data-unload-prepare.html#:~:text=Supported%20File%20Formats,-Th
A. Data is hashed by the cluster key to facilitate fast searches for common data values
B. Larger micro-partitions are created for common data values to reduce the number of partitions that must be scanned
C. Smaller micro-partitions are created for common data values to allow for more parallelism
D. Data may be colocated by the cluster key within the micro-partitions to improve pruning performance
Answer: D
A. list @file__stage
B. show @file__stage
C. view @file__stage
D. verify @file__stage
Answer: A
A. CREATE SHARE
B. ALTER WAREHOUSE
C. DROP ROLE
D. SHOW SCHEMAS
E. DESCRBE TABLE
Answer: B
Explanation:
A reader account is intended primarily for querying data shared by the provider of the account. Adding new data to the account and/or updating shared data in the
account is not supported. Changing the configuration of virtual warehouses is also not permitted as those resources are owned and managed by the provider of
the account which is sharing the data.
A. UTF-8
B. UTF-16
C. ISO S859-1
D. ANSI_X3.A
Answer: A
Explanation:
https://docs.snowflake.com/en/user-guide/intro-summary-loading.html#:~:text=For%20delimited%20files%20( For delimited files (CSV, TSV, etc.), the default
character set is UTF-8. To use any other characters sets, you must explicitly specify the encoding to use for loading. For the list of supported character sets, see
Supported Character Sets for Delimited Files (in this topic).
Answer:
AD
A. True
B. False
Answer: B
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/security-access-control-considerations.html
A. Standard
B. Premium
C. Enterprise
D. Business Critical
Answer: D
Explanation:
https://docs.snowflake.com/en/user-guide/privatelink-azure.html
Answer: B
Explanation:
Data Size Limitations
The VARIANT data type imposes a 16 MB size limit on individual rows.
For some semi-structured data formats (e.g. JSON), data sets are frequently a simple concatenation of multiple documents. The JSON output from some software
is composed of a single huge array containing multiple records. There is no need to separate the documents with line breaks or commas, though both are
supported.
If the data exceeds 16 MB, enable the STRIP_OUTER_ARRAY file format option for the COPY INTO
<table> command to remove the outer array structure and load the records into separate table rows:
copy into <table> from @~/<file>.json
file_format = (type = 'JSON' strip_outer_array = true); https://docs.snowflake.com/en/user-guide/semistructured-considerations.html
A. GRANT ROLE MYROLE TO USER USER1;CREATE MATERIALIZED VIEW ON SCHEMA MYDB.MYSCHEMA TO ROLE MYROLE;
B. GRANT ROLE MYROLE TO USER USER1;CREATE MATERIALIZED VIEW ON SCHEMA MYDB.MYSCHEMA TO USER USER1;
C. GRANT ROLE MYROLE TO USER USER1;CREATE MATERIALIZED VIEW ON SCHEMA MYDB.MYSCHEMA TO USER1;
D. GRANT ROLE MYROLE TO USER USER1;CREATE MATERIALIZED VIEW ON SCHEMA MYDB.MYSCHEMA TO MYROLE;
Answer: B
A. Zero-copy cloning creates a mirror copy of a database that updates with the original
B. Software updates are automatically applied on a quarterly basis
C. Snowflake eliminates resource contention with its virtual warehouse implementation
D. Multi-cluster warehouses allow users to run a query that spans across multiple clusters
E. Snowflake automatically sorts DATE columns during ingest for fast retrieval by date
Answer: D
What are ways to create and manage data shares in Snowflake? (Select TWO)
Answer: CD
Answer: B
A. 8-16 MB
B. 16-24 MB
C. 10-99 MB
D. 100-250 MB
Answer: B
A. parse_json()
B. json_extract_path_text()
C. object_construct()
D. flatten
Answer: B
A. SINGLE=TRUE
B. MULTIPLE=TRUE
C. MULTIPLE=FALSE
D. SINGLE=FALSE
Answer: C
Answer: A
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/tables-temp-transient.html
Answer: BD
A. 1
B. 2
C. 3
D. 4
Answer: A
A. Schemas
B. Roles
C. Secure Views
D. Stored Procedures
E. Tables
F. Secure User-Defined Functions (UDFs)
Answer: ABF
Answer: AD
Answer: B
A. No virtual warehouse will be used, data will be read from the result cache.
B. No virtual warehouse will be used, data will be read from the local disk cache.
C. The default virtual warehouse will be used to read all data.
D. The virtual warehouse that is defined at the session level will be used to read all data.
Answer: A
Answer: A
- (Exam Topic 3)
A running virtual warehouse is suspended.
What is the MINIMUM amount of time that the warehouse will incur charges for when it is restarted?
A. 1 second
B. 60 seconds
C. 5 minutes
D. 60 minutes
Answer: B
A. Standard
B. Enterprise
C. Business Critical
D. Virtual Private Snowflake (VPC)
Answer: D
A. Compute resources
B. Query execution
C. Authentication
D. Data storage
E. Metadata
Answer: CE
A. Clustering
B. Materialized Views
C. Zero-copy Cloning
D. Search Optimization Service
Answer: A
A. A task can be called using a CALL statement to run a set of predefined SQL commands.
B. A task allows a user to execute a single SQL statement/command using a predefined schedule.
C. A task allows a user to execute a set of SQL commands on a predefined schedule.
D. A task can be executed using a SELECT statement to run a predefined SQL command.
Answer: C
A. True
B. False
Answer: B
Explanation:
Reference: https://community.snowflake.com/s/article/Making-Transient-table-by-Default
A. CHECK_JSON
B. TO_JSON
C. FLATTEN
D. PARSE_JSON
Answer: D
Answer: D
A. COPY INTO
B. CREATE PIPE
C. INSERT INTO
D. TABLE STREAM
Answer: B
A. 30 days
B. 7 days
C. 48 hours
D. 24 hours
Answer: D
Answer: CD
A. Materialized view
B. Sequence
C. Secure view
D. Transient table
E. Clustered table
Answer: DE
A. Reader
B. Consumer
C. Vendor
D. Standard
E. Personalized
Answer: DE
100% Pass Your SnowPro-Core Exam with Our Prep Materials Via below:
https://www.certleader.com/SnowPro-Core-dumps.html