This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我注意到在特定模式上具有“创建任何”权限的奇怪行为。官方帮助文档说“CREATE ANY”授权对象的所有CREATE语句。但是,对架构具有“CREATE ANY ”权限的用户直到能够对该用户在架构中创建的对象执行DROP、ALTER、SELECT、DELETE操作。用户无法对架构中其他用户创建的对象执行DROP、ALTER、SELECT、DELETE操作。