Examples of using Execution plan in English and their translations into Greek
{-}
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Financial
-
Official/political
-
Computer
D8.1: Execution plan.
You also found the execution plan.
Execution plan Organisation& key personnel.
Explain execution plan.
Set clear goals and have an execution plan.
Run an execution plan that changes or deletes indexes.
Here is the execution plan.
Perform an Update operation on the statistics that are used by the execution plan.
You perform some operations that recompile the execution plan for the CLR stored procedure.
He query execution plan contains a Bitmap operator and either a hash join or a merge join.
Your goals are clear and you have an execution plan.
Improved diagnostics for query execution plans that involve residual predicate pushdown in SQL Server.
Changes to indexes used by the execution plan.
Updates on statistics used by the execution plan, generated either explicitly from a statement, such as UPDATE STATISTICS, or automatically.
FIX: Complex query may not create an execution plan.
An execution plan is a definition that sequences the source tables to access and the methods used to extract data from each table.
Are our goals,roles and execution plans clear?
Cardinality estimation approximates the number of rows processed at each step in an execution plan.
SQL Server detects the changes that invalidate an execution plan and marks the plan as not valid.
When you run a query or a stored procedure in SQL Server 2005,certain conditions can cause the SQL Server optimizer not to be able to produce an execution plan.
FIX: SQL Server 2000 Service Pack 1(SP1) andlater builds may not generate an execution plan for a query, and you receive error message 8623.
Each possible execution plan has an associated cost in the amount of computing resources used and Query Optimizer chooses the one with the lowest estimated cost.
The output of the Query Optimizer is an execution plan.
Note For more information about how to recompile the execution plan for the stored procedure, see the"More information" section.
However, the lack of owner-qualification forces SQL Server to perform asecond cache lookup and obtain an exclusive compile lock before the program determines that the existing cached execution plan can be reused.
FIX: The performance of a computer that is running SQL Server 2000 degrades when query execution plans against temporary tables remain in the procedure cache.
FIX: An access violation occurs when you display the execution plan for a query that selects a computed column from a remote table in SQL Server 2008 or in SQL Server 2005.
The University of Arizona in Tucson, which is authorised to lead the mission,said on Thursday that Nasa had accepted its execution plan and"committed to fully fund the mission".
FIX: An access violation occurs when you display the execution plan for a query that selects a computed column from a remote table in SQL Server 2008 or in SQL Server 2005 50003987 958004.
This issue occurs if a UDF uses a synonym for a linked table, an execution plan for the UDF exists on the local server, and a schema version of the linked table is updated on a remote server.