Query created in the background when working with intellisense it causes a performance degradation
说明
While using Toad, a ghost query is being created on SQL server. For example, TOAD will send SQL server a "SELECT * FROM TableName e" without the user executing the query in the editing window. When the tablename has millions of records it causes performance degradation. This ad hoc query appears to occur when attemping to navigate SQL objects or when using intellisense.
解决办法
Issue has been resolved in Toad for SQL Server 6.7, which can be downloaded here.