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.
我怎么知道在哪里显式使用哈希提示连接?有时查询优化器如何被欺骗并应用有时会影响性能的提示?
就个人而言,我从来没有使用过加入提示。曾经。
它们仅对您当时拥有的数据和统计数据有用。我看到它们的用途是试图掩盖糟糕的设计或糟糕的索引或糟糕的查询构造。哈希连接本身并不坏
您能否更新以显示您认为需要加入提示的查询?我们可以建议其他解决方案...