Which view in SNOWFLAKE.ACCOUNT_USAGE shows from which IP address a user connected to Snowflake?
Which view in SNOWFLAKE.ACCOUNT_USAGE shows from which IP address a user connected to Snowflake?
The correct view in SNOWFLAKE.ACCOUNT_USAGE that shows from which IP address a user connected to Snowflake is LOGIN_HYSTORY. This view contains records of user login attempts and includes information such as the IP address from which the user connected.
LOGIN_HISTORY is correct
B https://docs.snowflake.com/en/sql-reference/functions/login_history
LOGIN_HISTORY https://docs.snowflake.com/sql-reference/account-usage/login_history#columns
login history
B. LOGIN_HYSTORY is correct