I have a schema and many users in it. For development I would like to give permission to the user to only read the tables and not having permission to manipulate database. Are t
You should be able to configure this in e.g. MYSQL Workbench. I think there is also a way to link this to an Apex user.