当前位置:网站首页>ORACLE modify another user package (package)
ORACLE modify another user package (package)
2022-08-01 05:24:00 【CSDN Q&A】
ORACLE implements another user modification package (package)
User A has a package on it, I want to authorize user B, and then B can directly modify A.
I tried this method:
GRANT ALL ON package name TO B user;
Then after modifying the package on B user, and then compiling, the result shows that the permission is insufficient.
oracle provides such a function?
边栏推荐
- 牛客多校2022第四场A,H,K,N
- Error: AttributeError: module 'matplotlib' has no attribute 'figure'
- (2022牛客多校四)A-Task Computing (排序+动态规划)
- Selenium: browser operation
- I met a shell script
- ORACLE 实现另外一个用户修改包(package)
- MySQL Practice Summary -
- Qt Widget project loading example of qml
- leetcode43 字符串相乘
- PAT serie b write the number 1002
猜你喜欢
[MySQL] 多表查询
万字逐行解析与实现Transformer,并进行德译英实战(一)
Flip letters using string container
Robot_Framework: keyword
对话MySQL之父:一个优秀程序员可抵5个普通程序员
(2022牛客多校四)D-Jobs (Easy Version)(三维前缀或)
DL-31/6电流继电器
WPF入门项目必知必会-初步了解数据绑定 binding
Code Interview Guide for Programmers CD15 Generating an Array of Windowed Maximums
WPF项目-初步了解数据绑定 binding
随机推荐
Swastika line-by-line parsing and realization of the Transformer, and German translation practice (a)
七、MFC序列化机制和序列化类对象
类神经网络训练不起来怎么办
Selenium:上传、下载文件
Robot_Framework: Assertion
剑指 Offer 68 - II. 二叉树的最近公共祖先
pytorch、tensorflow对比学习—功能组件(优化器、评估指标、Module管理)
数据湖:数据同步工具NiFi
Selenium: element positioning
Selenium:表单切换
用控件当画笔获得bitmap代码记录
The sword refers to Offer 68 - I. Nearest Common Ancestor of Binary Search Trees
leetcode125 验证回文串
Selenium:元素等待
对话MySQL之父:一个优秀程序员可抵5个普通程序员
Selenium: Introduction
ModuleNotFoundError: No module named 'tensorflow.keras' error message solution
微信小程序接口调用凭证(获取token)auth.getAccessToken接口开发
Selenium: element judgment
冲刺金九银十,Android开发面试(内含面试资料|面试题|源码)