I have two users A and B. I want to grant B the permission to create, drop, etc. all tables in A’s schema. As far as I can see, I can grant B full access to all schemas not a specific one. Is this correct?
↧
I have two users A and B. I want to grant B the permission to create, drop, etc. all tables in A’s schema. As far as I can see, I can grant B full access to all schemas not a specific one. Is this correct?