What is the translation of " EXECUTION PLANS " in Korean?

[ˌeksi'kjuːʃn plænz]
[ˌeksi'kjuːʃn plænz]
execution plans
실행 계획은

Examples of using Execution plans in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Static and keyset-driven cursors can be populated by parallel execution plans.
정적 커서 및 키 집합 커서는 병렬 실행 계획에 따라 채워질 수 있습니다.
Execution plans remain in the plan cache as long as there is enough memory to store them.
실행 계획은 이를 저장하기에 충분한 메모리가 있는 한 계획 캐시에 계속 남아 있습니다. Execution plans remain in the plan cache as long as there is enough memory to store them.
Implementing IEC 61511 requires changesin historical work processes, procedures, tools and execution plans.
IEC 61511을 적용하려면 과거의 업무 프로세스, 절차,도구 및 실행 계획들에 대한 변경이 필요합니다.
The SQL Server Database Engine repeatedly examines the execution plans until enough have been removed to satisfy memory requirements.
SQL Server 데이터베이스 엔진SQL Server Database Engine에서는 메모리 요구 사항을 충족하기에 충분할 만큼 실행 계획이 제거될 때까지 실행 계획을 되풀이하여 조사합니다.
Unique indexes provide additional information helpful to the query optimizer that can produce more efficient execution plans.
고유 인덱스가 제공하는 유용한 추가 정보를 통해 쿼리 최적화 프로그램은 더 효율적인 실행 계획을 생성할 수 있습니다.
SQL Server has an efficient algorithm to find any existing execution plans for any specific SQL statement.
SQL ServerSQL Server에는 특정 SQL 문에 대한 기존 실행 계획을 찾는 효율적인 알고리즘이 있습니다. has an efficient algorithm to find any existing execution plans for any specific SQL statement.
Actual execution plan:Actual execution plans are generated after the Transact-SQL queries or the batches are executed.
실제 실행 계획을 생성하면 Transact-SQLTransact-SQL 쿼리 또는 일괄 처리가 실행됩니다.When actual execution plans are generated, the Transact-SQLTransact-SQL queries or batches execute.
Queries that modify table variables do not generate parallel query execution plans.
테이블 변수를 수정하는 쿼리는 병렬 쿼리 실행 계획을 생성하지 않습니다. Queries that modify table variables don't generate parallel query execution plans.
You can analyze execution plans through different types of views including tree view, text, flowchart, etc. With the“View Execution Plan and Objects” function, you can analyze objects within the execution plan..
트리뷰, 텍스트, 순서도 등 다양한 결과 뷰를 통해 실행계획을 분석할 수 있으며 “실행 계획 개체보기” 기능을 통해 실행계획 내부의 개체 또한 분석할 수 있습니다.
SQL Server has a pool of memory that is used to store both execution plans and data buffers.
SQL ServerSQL Server에는 실행 계획과 데이터 버퍼를 모두 저장하는 데 사용되는 메모리 풀이 있습니다. has a pool of memory that is used to store both execution plans and data buffers.
The percentage of the pool allocated to either execution plans or data buffers fluctuates dynamically, depending on the state of the system.
실행 계획이나 데이터 버퍼에 할당되는 풀 비율은 시스템 상태에 따라 동적으로 변동됩니다. The percentage of the pool allocated to either execution plans or data buffers fluctuates dynamically, depending on the state of the system.
SQL Server provides enhanced partitioning information for both compile-time and run-time execution plans.
SQL ServerSQL Server 컴파일 시간과 런타임 실행 계획 모두에 대한 향상된 분할 정보를 제공합니다. provides enhanced partitioning information for both compile-time and run-time execution plans.
Mine Closure: closure strategy,closure execution plans, closure risk assessment, community master plans, predictive modeling, financial provisioning, portfolio assessment, closure optimization through physical asset recovery.
광산 폐쇄: 폐쇄 전략,폐쇄 실행 계획들, 폐쇄 위험 평가, 공동체 마스터 플랜, 예측된 모델링, 재정적인 지원, 포트폴리오 평가, 물리적 자산 복구를 통한 폐쇄 긍정화 등이 있슴.
The Database Engine reads each page one time and passes the rows from each page to both execution plans.
데이터베이스 엔진Database Engine 은 각 페이지를 한 번 읽고 각 페이지의 행을 두 실행 계획에 전달합니다. The 데이터베이스 엔진Database Engine reads each page one time and passes the rows from each page to both execution plans.
When memory pressure no longer exists, the SQL Server Database Engine stops decreasing the current cost of unused execution plans and all execution plans remain in the plan cache, even if their cost is zero.
충분한 메모리가 다시 확보되면 SQL Server 데이터베이스 엔진SQL Server Database Engine에서는 사용되지 않는 실행 계획의 현재 비용을 더 이상 줄이지 않으며 해당 비용이 0인 계획을 포함한 모든 실행 계획계획 캐시에 계속 남습니다.
Finding an execution plan by an identifying handle is more efficient than the algorithms used to match an SQL statement to existing execution plans.
식별 핸들로 실행 계획을 찾는 것은 SQL 문을 기존 실행 계획과 비교하는 알고리즘보다 더 효율적입니다. Finding an execution plan by an identifying handle is more efficient than the algorithms used to match an SQL statement to existing execution plans.
The execution plans of queries on partitioned tables and indexes can be examined by using the Transact-SQL SET statements SET SHOWPLAN_XML or SET STATISTICS XML, or by using the graphical execution plan output in SQL Server Management Studio.
분할 테이블과 인덱스에서의 쿼리 실행 계획은 Transact-SQL SET 문 SET SHOWPLAN_XML 또는 SET STATISTICS XML을 사용하거나 SQL ServerSQL Server Management Studio의 그래픽 실행 계획 출력을 사용하여 검사할 수 있습니다. The execution plans of queries on partitioned tables and indexes can be examined by using the Transact - SQL SET statements SET SHOWPLAN _ XML or SET STATISTICS XML, or by using the graphical execution plan output in SQL ServerSQL Server Management Studio.
In SQL Server, the prepare/execute model has no significant performanceadvantage over direct execution, because of the way SQL Server reuses execution plans.
SQL ServerSQL Server에서는 준비/실행 모델이 직접 실행에 비해 성능상의 큰 이점이 없는데 이는 SQL ServerSQL Server에서 실행 계획을 재사용하기 때문입니다. In SQL ServerSQL Server, the prepare/execute model has no significant performance advantage over direct execution,because of the way SQL ServerSQL Server reuses execution plans.
When a user process inserts an execution plan into the cache, the user process sets the current cost equal to theoriginal query compile cost; for ad-hoc execution plans, the user process sets the current cost to zero.
사용자 프로세스에서 캐시에 실행 계획을 삽입하는 경우 현재 비용을 원래 쿼리 컴파일 비용과 같게 설정하고, 임시 실행 계획의 경우 사용자 프로세스에서 현재 비용을 0으로 설정합니다. When a user process inserts an execution plan into the cache, the user process sets the current cost equal to the original query compile cost;for ad-hoc execution plans, the user process sets the current cost to zero.
In SQL Server, using parameters or parameter markers in Transact-SQL statements increases the ability of the relational engine to match new SQL statements with existing,previously-compiled execution plans.
SQL ServerSQL Server에서는 Transact-SQL 문에 매개 변수 또는 매개 변수 표식을 사용하여 새 SQL 문을 이전에 컴파일된 기존의 실행 계획과 일치시키는 관계형 엔진의 성능을 향상시킵니다. In SQL ServerSQL Server, using parameters or parameter markers in Transact-SQL statements increases the ability of the relational engine to match new SQL statements with existing,previously-compiled execution plans.
If the data is unique and you want uniqueness enforced, creating a unique index instead of a nonunique index on the same combination of columns provides additional information for the query optimizer that can produce more efficient execution plans.
데이터가 고유한 경우 고유성을 강제로 적용하려면 같은 열 조합에 고유하지 않은 인덱스 대신 고유 인덱스를 만들면 쿼리 최적화 프로그램에 추가 정보가 제공되어 실행 계획의 효율성이 향상됩니다. If the data is unique and you want uniqueness enforced, creating a unique index instead of a nonunique index on the same combination of columns provides additional information for the query optimizer that can produce more efficient execution plans.
SQL Server 2008 improved query processing performance on partitioned tables for many parallel plans, changes the way parallel andserial plans are represented, and enhanced the partitioning information provided in both compile-time and run-time execution plans.
SQL Server 2008SQL Server 2008에서는 여러 병렬 계획에 대해 분할된 테이블에서의 쿼리 처리 성능이 향상되었고, 병렬 및 직렬 계획이 표시되는 방식이 변경되었으며 컴파일 시간 및 런타임 실행 계획에 제공되는 분할 정보가 개선되었습니다. improved query processing performance on partitioned tables for many parallel plans, changes the way parallel and serial plans are represented,and enhanced the partitioning information provided in both compile-time and run-time execution plans.
Block SQL Execution Plan Alt+F7 Run subquery block SQL Execution Plan.
블록 SQL 실행 계획 Alt+F7 하위 쿼리 블록 SQL 실행 계획을 실행합니다.
Run Current SQL Execution Plan F7 Run current SQL Execution Plan.
현재 SQL 실행 계획 F7 현재 SQL 실행 계획을 실행합니다.
Click[Execution Plan of Block SQL] or press Alt+F7.
블록 SQL 실행 계획을 클릭하거나 Alt+F7를 누릅니다.
A parallel-query execution plan can use more than one worker thread.
병렬 쿼리 실행 계획은 작업자 스레드를 여러 개 사용할 수 있습니다.
The BIM Execution Plan(BEP).
BIM 실행 계획(BEP).
Block SQL Execution Plan.
블록 SQL 실행 계획.
For more information, see Parameters and Execution Plan Reuse.
이 항목에 대한 자세한 내용은 매개 변수 및 실행 계획 재사용을 참조하세요.
Show Grid F11 Execution Plan F7.
그리드 표시 F11 실행 계획 F7.
Results: 30, Time: 0.034

Word-for-word translation

Top dictionary queries

English - Korean