【问题标题】:grant query to access systems database from another account in (sql)授予查询以从(sql)中的另一个帐户访问系统数据库
【发布时间】:2018-01-08 15:01:02
【问题描述】:

我正在使用 oracle 数据库 我想要一个授权查询,以便我可以从另一个创建的帐户访问保存在系统数据库中的文件...

【问题讨论】:

    标签: sql oracle system grant


    【解决方案1】:

    将 schema_a.view_name 上的选择授予 schema_other;

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2022-01-17
      • 1970-01-01
      • 2014-03-14
      • 2018-06-14
      • 1970-01-01
      • 1970-01-01
      • 2013-09-16
      • 1970-01-01
      相关资源
      最近更新 更多