Reason:
You attempted to revoke access to columns in a table using revoke_columns() but the role to be revoked does not exist.
Resolution:
Ensure you provide a known role name.
Tips:
- Was the role name spelled correctly?
- Use the star$roles view to find known roles.
Comments
Article is closed for comments.