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.
当我想创建特定于查询的投影时,应该如何将脚本提供给 Vertica 的数据库设计器? 我可以SELECT在文件中编写一个以上的语句作为数据库设计器的输入吗?
SELECT
使用要优化的查询创建一个文本文件。在 DBD 过程中出现提示时,将其指向该文件。
当我使用 Vertica Database Designer 处理/讨论优化时,文件中查询的建议上限似乎是 100。
如果您想更重地衡量查询,请多次输入。