Hi,
How do I get as mch information about all active sessions as possible? For example, at any point in time, I want to check who is logged in the database? Also, want to really get all the session information to cover cases where you have the same user logged in twice in different sessions?
Thanks a mill.