Difference between ACLs for table access and table.* access
Dear All,We have ACLs in the system for table pm_project.I see that there is one ACL for "pm_project - write" and another for "pm_project.* - write"What is the difference between these 2 ACLs? The first one provides write access to table and the othe...