标签:ali index ref info com ges dex sel sequence
Explanation:
B. REFERENCES 只能授权给表,错误,也可以给视图。
C. DELETE 可以被授权给表、视图、序列,错误,不可授权给序列。
D. INSERT 只能授权给表和序列,错误,不可授权给序列。
ORA-02205: only SELECT and ALTER privileges are valid for sequences
ORA-02204: ALTER, INDEX and EXECUTE not allowed for views
提示:答案为个人理解和解答,难免有错,也欢迎大家及时指正。
12c OCP考试专项 [1z0-071]-Q16: 对象权限的授权(2020.06.18)
标签:ali index ref info com ges dex sel sequence
原文地址:https://www.cnblogs.com/askscuti/p/13157838.html