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

创建一个表之后,可以获取到对应的tableid吗

Asked Jul 8 Modified Jan 1, 0001
Viewed 32
2.1

创建一个表之后,可以获取到对应的tableid吗

edited Jan 1, 0001
proz3
asked Jul 8
1 Answers

FE的webui 的/System?path=/dbs目录

SHOW PROC '/dbs/{Dbid}';

或

SHOW PARTITIONS FROM {table};
SHOW PARTITION {PartitionId};
edited Jan 1, 1970
ikun3
answered Jul 8
Related Questions
delete删除分区多久生效
1 answers
FE、BE分别 适合做raid几?操作系统是否兼容麒麟操作系统
1 answers
Doris插入数据报错,怎么解决Please check if the bucket number is too small or if the data is skewed?
1 answers
一台be的cpu和内存使用率远低于其他be
异步物化视图创建问题
segment 合比规则

Terms of service Privacy policy

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