SnowPro Core Certification — Question 357
Where can a user find and review the failed logins of a specific user for the past 30 days?
Answer options
- A. The USERS view in ACCOUNT_USAGE
- B. The LOGIN_HISTORY view in ACCOUNT_USAGE
- C. The ACCESS_HISTORY view in ACCOUNT_USAGE
- D. The SESSIONS view in ACCOUNT_USAGE
Correct answer: B
Explanation
The correct answer is B, as the LOGIN_HISTORY view specifically tracks login attempts, including failures, for users. The other views, such as USERS, ACCESS_HISTORY, and SESSIONS, do not focus on failed login attempts, making them unsuitable for this query.