Ontology highlight
ABSTRACT:
SUBMITTER: Azhir E
PROVIDER: S-EPMC8176525 | biostudies-literature | 2021
REPOSITORIES: biostudies-literature
Azhir Elham E Jafari Navimipour Nima N Hosseinzadeh Mehdi M Sharifi Arash A Darwesh Aso A
PeerJ. Computer science 20210601
Query optimization is the process of identifying the best Query Execution Plan (QEP). The query optimizer produces a close to optimal QEP for the given queries based on the minimum resource usage. The problem is that for a given query, there are plenty of different equivalent execution plans, each with a corresponding execution cost. To produce an effective query plan thus requires examining a large number of alternative plans. Access plan recommendation is an alternative technique to database q ...[more]