Question 26

Based on the architecture in the image, how can the data from DB1 be copied into TBL2? (Select TWO).
  • Question 27

    Based on the Snowflake object hierarchy, what securable objects belong directly to a Snowflake account?
    (Select THREE).
  • Question 28

    A table, EMP_ TBL has three records as shown:

    The following variables are set for the session:

    Which SELECT statements will retrieve all three records? (Select TWO).
  • Question 29

    A company needs to share its product catalog data with one of its partners. The product catalog data is stored in two database tables: product_category, and product_details. Both tables can be joined by the product_id column. Data access should be governed, and only the partner should have access to the records.
    The partner is not a Snowflake customer. The partner uses Amazon S3 for cloud storage.
    Which design will be the MOST cost-effective and secure, while using the required Snowflake features?
  • Question 30

    A company is using a Snowflake account in Azure. The account has SAML SSO set up using ADFS as a SCIM identity provider. To validate Private Link connectivity, an Architect performed the following steps:
    * Confirmed Private Link URLs are working by logging in with a username/password account
    * Verified DNS resolution by running nslookups against Private Link URLs
    * Validated connectivity using SnowCD
    * Disabled public access using a network policy set to use the company's IP address range However, the following error message is received when using SSO to log into the company account:
    IP XX.XXX.XX.XX is not allowed to access snowflake. Contact your local security administrator.
    What steps should the Architect take to resolve this error and ensure that the account is accessed using only Private Link? (Choose two.)