Oracle Read only access to specific user

前端 未结 2 1209
-上瘾入骨i
-上瘾入骨i 2021-01-26 09:03

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

2条回答
  •  长发绾君心
    2021-01-26 09:12

    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.

提交回复
热议问题