List of user who have read access to table
Using the name of the table, I want to fetch a list of users who have read access to that table. Does anyone have any script to fetch the users? I have tried to fetch it using "sys_security_acl_role" but how do I identify which ACL is related to read...