Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Sybase IQ 16.0 中,当 X 用户没有从 Y 方案表中选择访问权限时,他仍然可以在其编辑器工具的对象资源管理器中看到 Y 方案的对象。对于没有选择访问权限的用户,如何使对象名称隐藏在对象资源管理器中?
删除公共组的成员资格:
revoke public from <user>;