Hello,
I am trying to drop a user.
drop USER Dev_BaoP ;
I am getting the below error message.
ERROR: role "dev_baop" cannot be dropped because some objects depend on it DETAIL: privileges for schema public privileges for schema Bronx
I tried my best and it is not going away. Thanks, Sarwar
|