nerdexam
Snowflake

ADA-C01 · Question #42

What session parameter can be used to test the integrity of secure views based on the account that is accessing that view?

The correct answer is D. SIMULATED_DATA_SHARING_CONSUMER. The SIMULATED_DATA_SHARING_CONSUMER session parameter allows a data provider to test the integrity of secure views based on the account that is accessing that view. By setting this parameter to the name of the consumer account, the data provider can query the secure view and…

Data Sharing and Collaboration

Question

What session parameter can be used to test the integrity of secure views based on the account that is accessing that view?

Options

  • AMIMIC_CONSUMER_ACCOUNT
  • BTEST_ACCOUNT_ID
  • CPRODUCER_TEST_ACCT
  • DSIMULATED_DATA_SHARING_CONSUMER

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    13% (3)
  • C
    9% (2)
  • D
    74% (17)

Explanation

The SIMULATED_DATA_SHARING_CONSUMER session parameter allows a data provider to test the integrity of secure views based on the account that is accessing that view. By setting this parameter to the name of the consumer account, the data provider can query the secure view and see the results that a user in the consumer account will see. This helps to ensure that sensitive data in a shared database is not exposed to unauthorized users.

Topics

#secure views#data sharing#session parameters#SIMULATED_DATA_SHARING_CONSUMER

Community Discussion

No community discussion yet for this question.

Full ADA-C01 Practice