Control handles the sort operation . this allows you to provide an event-handling method that performs a custom routine, such as canceling the sorting operation, whenever this event occurs 这使您可以提供一个这样的事件处理方法,即每次发生此事件时执行一个自定义例程(如取消排序操作)。
Control handles the sort operation . this allows you to provide an event-handling method that performs a custom routine, such as canceling the sorting operation, whenever this event occurs 这使您可以提供一个这样的事件处理方法,即每次发生此事件时执行一个自定义例程(如取消排序操作)。
On multiprocessor computers, just like other queries do, alter index rebuild automatically uses more processors to perform the scan and sort operations that are associated with modifying the index 在多处理器计算机中,就像其他查询那样,alterindexrebuild自动使用更多处理器来执行与修改索引相关联的扫描和排序操作。
Any clause that can cause the database engine to start a sort operation, such as the order by, group by, and distinct clauses; and also join clauses that the sql server query optimizer chooses to solve by using a 可导致数据库引擎开始执行排序操作的任何子句,如orderby、groupby和distinct子句;另外还有sqlserver查询优化器选择的、使用要求执行排序操作的
On multiprocessor computers that are running sql server 2005 enterprise edition, index statements may use more processors to perform the scan and sort operations associated with the index statement just like other queries do 在执行sqlserver2005enterpriseedition的多处理器计算机上,索引语句可能会像其他查询那样,使用多个处理器来执行与索引语句关联的扫描和排序操作。
On multiprocessor computers with sql server 2005 enterprise edition, create index can use more processors to perform the scan and sort operations associated with creating the index, in the same way as other queries do 在装有sqlserver2005enterpriseedition的多处理器计算机上,createindex可按照执行其他查询的相同方式,使用多个处理器执行与创建索引相关的扫描和排序操作。
For example, in the swedish alphabet, the letter w sorts as if it is the letter v . in application code, sorting operations tend to be used less frequently than equality comparisons and therefore are less likely to create problems 例如,在瑞典语字母表中,将字母w视为字母v进行排序。在应用程序代码中,使用排序操作的频率往往少于相等比较,因此排序操作导致发生问题的可能性较小。
On multiprocessor computers that are running sql server 2005 enterprise edition, drop index may use more processors to perform the scan and sort operations associated with dropping the clustered index, just like other queries do 在运行sqlserver2005enterpriseedition的多处理器计算机上,与其他查询的情况类似,dropindex可能也要使用多个处理器来执行与删除聚集索引关联的扫描和排序操作。