sem exemplosEncontrados em 2 dicionários
O Dicionário Inglês-Russo de Ciência da Computação- The present edition has been significantly enriched with terms from such areas as logical device design and modeling, knowledge engineering, production computerization, artificial intelligence systems, computer networks, digital signal processing, parallel and pipeline computations, system analysis, Internet Technology.
- The present edition has been significantly enriched with terms from such areas as logical device design and modeling, knowledge engineering, production computerization, artificial intelligence systems, computer networks, digital signal processing, parallel and pipeline computations, system analysis, Internet Technology.
execution plan
план исполнения (формируемый процессором запросов план реализации команды, аналогичный исполняемому коду в языках третьего поколения)
Engineering (En-Ru)
execution plan
рабочий проект
детальный план, конкретный план
Abra todos os dicionários gratuitos
temáticos
Exemplos de textos
The corresponding execution plan for this query is as follows.Посмотрим на план выполнения этого запроса.Mishra, Sanjay,Beaulieu, Alan / Mastering Oracle SQLМишра, Санжей,Бьюли, Алан / Секреты Oracle SQLСекреты Oracle SQLМишра, Санжей,Бьюли, Алан© 2002 O'Reilly & Associates, Inc.© Символ-Плюс, 2003Mastering Oracle SQLMishra, Sanjay,Beaulieu, Alan© 2002 O'Reilly & Associates, Inc.
The execution plan for the improved authors query.План выполнения улучшенного запроса к таблице authorsHenderson, Ken / The Guru's Guide to Transact-SQLХендерсон, Кен / Профессиональное руководство по Transact-SQLПрофессиональное руководство по Transact-SQLХендерсон, Кен© ООО «Питер Принт», 2005© 2000 by Addison-WesleyThe Guru's Guide to Transact-SQLHenderson, Ken© 2000 by Addison-Wesley
The execution phase is where the execution plan is processed sequentially and each step is dispatched to an appropriate internal manager process.Во время фазы выполнения план выполнения обрабатывается последовательно, и каждый его шаг передается соответствующему внутреннему управляющему процессу.Henderson, Ken / The Guru's Guide to Transact-SQLХендерсон, Кен / Профессиональное руководство по Transact-SQLПрофессиональное руководство по Transact-SQLХендерсон, Кен© ООО «Питер Принт», 2005© 2000 by Addison-WesleyThe Guru's Guide to Transact-SQLHenderson, Ken© 2000 by Addison-Wesley
This is syntactically more compact, reduces the work required to generate an execution plan, and cuts down on the SQL that must traverse the network for routine queries.Это синтаксически более компактно и снижает затраты на создание плана выполнения, а также уменьшает размер операторов SQL, которые должны проходить по сети.Henderson, Ken / The Guru's Guide to Transact-SQLХендерсон, Кен / Профессиональное руководство по Transact-SQLПрофессиональное руководство по Transact-SQLХендерсон, Кен© ООО «Питер Принт», 2005© 2000 by Addison-WesleyThe Guru's Guide to Transact-SQLHenderson, Ken© 2000 by Addison-Wesley
An index that was referenced by the procedure's execution plan is dropped.Удален индекс, применявшийся в плане выполнения хранимой процедуры;Henderson, Ken / The Guru's Guide to Transact-SQLХендерсон, Кен / Профессиональное руководство по Transact-SQLПрофессиональное руководство по Transact-SQLХендерсон, Кен© ООО «Питер Принт», 2005© 2000 by Addison-WesleyThe Guru's Guide to Transact-SQLHenderson, Ken© 2000 by Addison-Wesley
If you want to see the join query's execution plan for yourself, highlight the portion of the script up to the join and press Ctrl-E in Query Analyzer to run it.Если вы хотите посмотреть план выполнения этого запроса, выделите часть кода с начала и до выполнения запроса, затем нажмите сочетание клавиш Ctrl+E в Query Analyzer чтобы выполнить его.Henderson, Ken / The Guru's Guide to Transact-SQLХендерсон, Кен / Профессиональное руководство по Transact-SQLПрофессиональное руководство по Transact-SQLХендерсон, Кен© ООО «Питер Принт», 2005© 2000 by Addison-WesleyThe Guru's Guide to Transact-SQLHenderson, Ken© 2000 by Addison-Wesley
Throughout the book it will be useful for us to monitor the performance of the queries we execute by getting a report of the execution plan used by the SQL optimizer, along with other useful execution statistics.По ходу всей книги эта установка пригодится нам для контроля производительности выполняемых запросов и получения информации о плане выполнения запроса, выбранном оптимизатором SQL, и другой полезной статистической информации о ходе выполнения.Kyte, Tom / Expert One-on-One OracleКайт, Том / Oracle для профессионаловOracle для профессионаловКайт, Том© Перевод на русский язык. ООО «ДиаСофтЮП», 2003© Wrox Press Ltd, 2002Expert One-on-One OracleKyte, Tom© Wrox Press Ltd, 2002
Execution plan for the reconstruction of the permanent explosive bulk storage (on the 22nd km on the road Okhotsk-Khakandzha) with a capacity of 400 tonnes; andРабочий проект реконструкции постоянного базисного склад ВМ (на 22км дороги Охотск- Хаканджа) на объем хранения 400т;© 2008 ОАО «Полиметалл»http://www.polymetal.ru 12/1/2011© 2008 Polymetalhttp://www.polymetal.ru 12/1/2011
If you inspect the execution plans for the queries that should be using an index and find that the index can't be used as is, consider getting rid of it.Если вы видите, что планы выполнения запросов должны использовать индекс, но он не применяется, избавьтесь от него.Henderson, Ken / The Guru's Guide to Transact-SQLХендерсон, Кен / Профессиональное руководство по Transact-SQLПрофессиональное руководство по Transact-SQLХендерсон, Кен© ООО «Питер Принт», 2005© 2000 by Addison-WesleyThe Guru's Guide to Transact-SQLHenderson, Ken© 2000 by Addison-Wesley
Using Optimizer Plan Stability, however, we can preserve our existing execution plans, and isolate our application from these changes.Благодаря стабилизации плана запроса, однако, можно сохранить существующие планы выполнения запросов и изолировать приложение от этих изменений.Kyte, Tom / Expert One-on-One OracleКайт, Том / Oracle для профессионаловOracle для профессионаловКайт, Том© Перевод на русский язык. ООО «ДиаСофтЮП», 2003© Wrox Press Ltd, 2002Expert One-on-One OracleKyte, Tom© Wrox Press Ltd, 2002
In Britain only could he further the execution of his plan.Только в Англии он мог ускорить выполнение своего плана.Shelley, Mary / Frankenstein; or, the Modern PrometheusШелли, Мэри / Франкенштейн, или Современный ПрометейФранкенштейн, или Современный ПрометейШелли, Мэри© Издательство "Художественная литература", 1989Frankenstein; or, the Modern PrometheusShelley, Mary
For one thing, it’s usually more formal and more detailed, for several reasons, all related to execution of the plan:В первую очередь она обычно более формальна и более детальна. Причина тому - особенности выполнения плана:Siciliano, Gene / Finance for Non-Financial ManagersСицилиано, Джене / Финансы для нефинансовых менеджеровФинансы для нефинансовых менеджеровСицилиано, Джене© Original edition copyright by The McGraw-Hill Companies, Inc. 2003© ЗАО "ГроссМедиа Ферлаг", 2005© ООО "ГроссМедиа", 2005Finance for Non-Financial ManagersSiciliano, Gene© 2003 by The McGraw-Hill Companies, Inc.
On the next day, when evening approached, Varney summoned Foster to the execution of their plan.На следующий день, с наступлением сумерек, Варни потребовал, чтобы Фостер приступил к осуществлению их замысла.Scott, Walter / KenilworthСкотт, Вальтер / КенилвортКенилвортСкотт, Вальтер© Издательство "Художественная литература", 1963KenilworthScott, Walter© BiblioLife, LLC
Execution plans in SQL Server 7.0 and later are reentrant and read-only.Планы выполнения в SQL Server 7.0 и более поздних версиях являются повторно используемыми и предназначены только для чтения.Henderson, Ken / The Guru's Guide to Transact-SQLХендерсон, Кен / Профессиональное руководство по Transact-SQLПрофессиональное руководство по Transact-SQLХендерсон, Кен© ООО «Питер Принт», 2005© 2000 by Addison-WesleyThe Guru's Guide to Transact-SQLHenderson, Ken© 2000 by Addison-Wesley
Confidentiality should be maintained during all stages of the planning and execution phases.На всех этапах планирования и осуществления следует обеспечивать конфиденциальность.© Организация Объединенных Наций, 2010 годhttp://www.un.org/ 31.01.2011© United Nations 2010http://www.un.org/ 31.01.2011
Traduções de usuários
Ainda não tem traduções deste texto.
Seja o primeiro a traduzir!