SnowPro Core Exam QuestionsBrowse all questions from this exam

SnowPro Core Exam - Question 72


True or False: Users are able to see the result sets of queries executed by other users that share their same role.

Show Answer
Correct Answer: B

Users are not able to see the result sets of queries executed by other users, even if they share the same role. This behaviour is implemented for security reasons, ensuring that only the user who executed a query can access its results.

Discussion

9 comments
Sign in to comment
rsmuruganOption: B
Jan 16, 2022

Answer is B Viewing Query Results A user cannot view the result set from a query that another user executed. This behavior is intentional. For security reasons, only the user who executed a query can access the query results.

ajay_1233456Option: B
Jan 22, 2023

A user cannot view the result set from a query that another user executed. This behavior is intentional. For security reasons, only the user who executed a query can access the query results.

Tapasgup007Option: B
Dec 7, 2022

B is correct

BigDataBBOption: B
Jan 10, 2023

https://docs.snowflake.com/en/user-guide/security-access-control-considerations.html#viewing-query-results

alfredofmtOption: B
Apr 9, 2023

A user cannot view the result set from a query that another user executed. This behavior is intentional. For security reasons, only the user who executed a query can access the query results. This behavior is not connected to the Snowflake access control model for objects. Even a user with the ACCOUNTADMIN role cannot view the results for a query run by another user. A user cannot view the result set from a query that another user executed, regardless of their assigned roles or privileges. Only the user who executed a query can access the query results. https://docs.snowflake.com/en/user-guide/security-access-control-considerations.html#viewing-query-results

Mayuri917233Option: B
May 11, 2023

B is correct

Marge23Option: B
Sep 7, 2023

B. FALSE

dpexam2023Option: B
Sep 20, 2023

A user cannot view the result set from a query that another user executed. This behavior is intentional. For security reasons, only the user who executed a query can access the query results.

Mallikharjuna452Option: B
Jul 18, 2024

B False