输入banner图图片脚本导航/分类

Oracle Database - ORA-01720 - grant option does not exist for 'AnObject'

GRANT SELECT ON "OWNER_SCHEMA"."MY_TABLE" TO "NOT_OWNER_USER" WITH GRANT OPTION;

References

  • Oracle Database - ORA-01720 - grant option does not exist for ‘AnObject‘
  • Grant privilges error to the schema

 

Oracle Database - ORA-01720 - grant option does not exist for 'AnObject'

标签: