nerdexam
Snowflake

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…

Account Access and Security

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)
  • A
    6% (1)
  • B
    89% (16)
  • C
    6% (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

#ACCOUNT_USAGE#LOGIN_HISTORY#Security Auditing#User Connections

Community Discussion

No community discussion yet for this question.

Full COF-C02 Practice