COF-C02 · Question #531
Which view in SNOWFLAKE.ACCOUNT_USAGE shows from which IP address a user connected to Snowflak?
The correct answer is B. LOGIN_HISTORY. The LOGIN_HISTORY view in SNOWFLAKE.ACCOUNT_USAGE shows from which IP address a user connected to Snowflake. This view is particularly useful for auditing and monitoring purposes, as it helps administrators track login attempts, successful logins, and the geographical location…
Question
Which view in SNOWFLAKE.ACCOUNT_USAGE shows from which IP address a user connected to Snowflak?
Options
- AACCESS_HOSTORY
- BLOGIN_HISTORY
- CSESSIONS
- DQUERY HISTORY
How the community answered
(18 responses)- A6% (1)
- B89% (16)
- C6% (1)
Explanation
The LOGIN_HISTORY view in SNOWFLAKE.ACCOUNT_USAGE shows from which IP address a user connected to Snowflake. This view is particularly useful for auditing and monitoring purposes, as it helps administrators track login attempts, successful logins, and the geographical location of users based on their IP addresses.
Topics
Community Discussion
No community discussion yet for this question.