Přejít k hlavnímu obsahu

Přihlášení pro studenty

Přihlášení pro zaměstnance

Publikace detail

Influence of Oracle hints on query execution
Autoři: Panuš Jan | Pirkl Josef
Rok: 2010
Druh publikace: článek ve sborníku
Název zdroje: Selected Topics in Applied Computer Science
Název nakladatele: WSEAS Press
Místo vydání: Atény
Strana od-do: 490-495
Tituly:
Jazyk Název Abstrakt Klíčová slova
cze Vliv Oracle hintů na výkon dotazu Příspěvek se zabývá nastavením optimalizátoru Oracle hintů a testuje se výkon dotazů na výběr dat z databáze Oracle; hinty; výkon dotazu
eng Influence of Oracle hints on query execution This paper deals with the influence of the Oracle Optimizer hints (sql hints) usage on the query execution. It is the part of parallel computing for data storage as the result of parallel computing. We test the comparison of the classic SQL queries execution towards SQL queries which use Oracle hints. It also examines how the efficiency is influenced by the presence of indices when using hints, how the hints behave when connecting several tables in a query and how the hints are influenced by the chosen Oracle optimizer mode. The CPU time is the basic criterion for the assessment of the efficiency Oracle; hints; query execution