
Answer-first summary for fast verification
Answer: LOGIN_HISTORY
The LOGIN_HISTORY view in the SNOWFLAKE.ACCOUNT_USAGE schema contains information about user login events, including the client IP address from which users connected to Snowflake. This is confirmed by the community discussion where all participants selected option B with high upvote counts, and multiple comments reference the official Snowflake documentation for LOGIN_HISTORY which shows it includes IP address information. The other options are incorrect: ACCESS_HISTORY tracks object access, SESSIONS shows current sessions, and QUERY_HISTORY records query execution details, none of which specifically show the IP addresses from which users connected.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.