Overview
This application displays the list of top ten users on the basis of their inbox messages, sessions and delegees to whom the user has granted permissions either directly or indirectly.
Table | Usage |
Session table | This application uses this table for querying the number of open sessions of the user currently logged in. |
Inbox table | This application uses this table for querying the number of Inbox messages of the user currentely logged in. |
userDellegations table | This application uses this table for querying the total nnumber of delegees have currentely logged in for the user. |