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

如何在不执行数据读取IO的情况下,获取SQL执行结果的schema信息

Asked Sep 27, 2024 Modified Jan 1, 0001
Viewed 17
2.1

如题,有什么办法可以在不做数据读取IO的情况下,获得一个SQL执行后数据的schema信息,包括列名、以及列的数据类型。

edited Jan 1, 0001
Fennng25
asked Sep 27, 2024
1 Answers

可以查看元数据表的相关db.table信息:
information_schema.tables

edited Jan 1, 1970
张彬华7678
answered Sep 28, 2024
Related Questions
复杂SQL优化,请求协助
1 answers
doris2.1.4 Java服务实时查询超时[E1008]Reached timeout=30000ms @XX.XX.15.96:8060
1 answers
doris-manager-25.0.0,selectdb-doris-2.1.10- 。BE节点一直启动失败,报错信息如下,求助。
1 answers
Doris manager配置问题
关于高并发点查测试
1 answers
orthogonal_bitmap_expr_calculate等bitmap交并差集合相关函数是废弃了吗?
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 中文技术论坛.