Examples of using Query processor in English and their translations into Korean
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
A Parallel Pipelined Relational Query Processor.
Changes to the query processor can have complex effects.
Note that the actual physical execution of the statement is determined by the query processor and the order may vary from this list.
The SQL Server query processor treats indexed and nonindexed views differently.
If the number of worker threads is equal to the number of partitions, the query processor assigns one worker thread to each partition.
The query processor ran out of stack space during query optimization.
The post-release servicing model for query processor hotfixes is documented here.
The query processor could not start the necessary thread resources for parallel query execution.".
This is the only case in which the query processor reallocates worker threads to other partitions.
The query processor uses a parallel execution strategy for queries that select from partitioned objects.
USE HINT(‘hint_name‘) Provides one or more additional hints to the query processor as specified by a hint name inside single quotation marks.
In most cases, the query processor allocates an equal or almost equal number of worker threads to each partition, and then executes the query in parallel across the partitions.
The local store 302 may also talk to the remote data store 340 using either DQP(Distributed Query Processor) or through the the storage platform synchronization service(“Sync”) described above.
This allows the query processor to map the distribution of key values across the member tables.
In SQL Server, the internal representation of a partitioned table is changed so that the table appears to the query processor to be a multicolumn index with PartitionID as the leading column.
The SQL Server query processor optimizes the performance of distributed partitioned views.
When a worker thread finishes executing on a partition, the query processor assigns it to the next partition until each partition has been assigned a single worker thread.
The Query Processor compares the key ranges specified in an SQL statement WHERE clause to the map that shows how the rows are distributed in the member tables.
Unable to log in-"The query processor could not start the necessary thread resources for parallel query execution.".
The query processor uses the primary XML index for queries that involve xml Data Type Methods and returns either scalar values or the XML subtrees from the primary index itself.