Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
似乎基数估计是数据库中用于选择最佳执行计划的一种广泛使用的技术,是否有任何开源工具可用于 sql 查询的基数估计?我想获得每个运算符的输出数据集的估计行号(加入/分组等)