In query optimization, a query can be executed with different strategies, known as execution plan. The query optimizer will determine the best execution plan for a single query. However, when there are more than one query to be executed together, the locally optimal strategies for single queries may not be the best choice for obtaining a globally optimal execution cost. This will require for a multiple query optimizer that is able to select an alternative plan for each query in order to obtain an optimal global execution plan for the multiple queries. An optimal global plan can be obtained in two ways, by using an admissible heuristic with the search algorithms or by decreasing the number of search space through reducing the number of alter...
In certain database applications such as deductive databases, batch query processing, and recursive ...
Traditional query optimization concentrates on the optimization of the execution of each individual ...
This work presents the multiple query optimization (MOQ) problem and state of the art optimal soluti...
In query optimization, a query can be executed with different strategies, known as execution plan. T...
The goal of multi-objective query optimization (MOQO) is to find query plans that realize a good com...
The goal of multi-objective query optimization (MOQO) is to find query plans that realize a good com...
Complex queries often contain common or similar subexpressions, either within a single query or amon...
Complex queries often contain common or similar subexpressions, either within a single query or amon...
Abstract The Main idea of multiple query processing is to optimize a set of queries together and exe...
With the increase in mediated applications, there are now mediated application servers that support ...
textabstractIn some key database applications, such as data mining, a sequence of interdependent qu...
The simultaneous optimization of multiple queries submitted to a database system may lead to substan...
In certain database applications such as deductive databases, batch query processing, and recursive ...
Classical query optimization compares query plans accord-ing to one cost metric and associates each ...
Database systems frequently have to execute a batch of related queries. Multi-query optimization exp...
In certain database applications such as deductive databases, batch query processing, and recursive ...
Traditional query optimization concentrates on the optimization of the execution of each individual ...
This work presents the multiple query optimization (MOQ) problem and state of the art optimal soluti...
In query optimization, a query can be executed with different strategies, known as execution plan. T...
The goal of multi-objective query optimization (MOQO) is to find query plans that realize a good com...
The goal of multi-objective query optimization (MOQO) is to find query plans that realize a good com...
Complex queries often contain common or similar subexpressions, either within a single query or amon...
Complex queries often contain common or similar subexpressions, either within a single query or amon...
Abstract The Main idea of multiple query processing is to optimize a set of queries together and exe...
With the increase in mediated applications, there are now mediated application servers that support ...
textabstractIn some key database applications, such as data mining, a sequence of interdependent qu...
The simultaneous optimization of multiple queries submitted to a database system may lead to substan...
In certain database applications such as deductive databases, batch query processing, and recursive ...
Classical query optimization compares query plans accord-ing to one cost metric and associates each ...
Database systems frequently have to execute a batch of related queries. Multi-query optimization exp...
In certain database applications such as deductive databases, batch query processing, and recursive ...
Traditional query optimization concentrates on the optimization of the execution of each individual ...
This work presents the multiple query optimization (MOQ) problem and state of the art optimal soluti...