Grant only select on table not export or import data
Dear,
I am running community edition. I want to give only select grant to table on schema but this also allow export and import table. How to only give select not export or import.
Thanks
0
Dear,
I am running community edition. I want to give only select grant to table on schema but this also allow export and import table. How to only give select not export or import.
Thanks
Comments
If you only give select grant the user will not be able to load data into the table, but export will be available to you as you gave it select grant.
See example: