Relationship b/w user, role and user_has_role table
Hi Everyone, I am trying to understand how the relation b/w sys_user, sys_user_role and sys_user_has_role tables is configured. I have to implement the same related list setup but unable to do so.On sys_user table, open a user profile, we can see a r...
