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…
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)- A4% (1)
- B13% (3)
- C9% (2)
- D74% (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
Community Discussion
No community discussion yet for this question.