How to update the roles field with all the roles associated to the user
Hi All, There is a field called roles on the sys_user table which is a list collector, Now we also have a table called sys_user_has_role table where all the roles associated to the user are stored. Can someone provide me a fix script which can look...

