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 Server 2012。
提前致谢。
你不能仅仅因为这样的概念不存在而使用'client statistics parameters。有“客户统计”,也有“参数”。
要获得更好的查询性能,首先要使用等待和队列等故障排除方法来识别瓶颈,然后采取适当的措施来消除瓶颈。