Apache Doris 中文技术论坛
Questions Tags Users Badges

怎样收回创建视图权限

Asked Oct 24, 2024 Modified Jan 1, 0001
Viewed 15
2.1

doris 有revoke create view的权限?

edited Jan 1, 0001
hongqin huang1
asked Oct 24, 2024
1 Answers

撤销 CREATE_PRIV 权限即可

REVOKE CREATE_PRIV ON db1.* FROM 'jack'@'192.%';
edited Jan 1, 1970
黄海军@SelectDB5188
answered Oct 24, 2024
Related Questions
Doris 2.1.6 SQL_BLOCK_RULE 命中后错误信息不正确,显示为未知列错误而非规则拦截提示
1 answers
routine_load失败
doris升级问题
1 answers
doris 2.1.8写入速度非常慢,IOutil占满但写入速度很慢,查询速度没有影响。
1 answers
查询Paimon的Catalog经常超时,查询不到数据。
1 answers
spark-doris-connector,Unknown column 'null' in 'table list'
1 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2025 Apache Doris 中文技术论坛.