Hi,
I want to create a table that tracks the number of times a user has logged into my HANA system by user ID. I have seen that the P_USERS table tracks the last incorrect login attempt by user, but is there a table that keeps a count of the total number of correct logins?
Thanks!