An Efficient Semantic Query Optimization Algorithm

An efficient semantic query optimization algorithm is proposed, in which all possible transformations are tentatively applied to the query. Instead of physically modifying the query, the transformation process classifies the predicates into imperative, optional or redundant. At the end of the transf...

Full description

Saved in:
Bibliographic Details
Main Authors: Hwee Hwa PANG, LU, Hongjun, LU, Beng Chin
Format: text
Language:English
Published: Institutional Knowledge at Singapore Management University 1991
Subjects:
Online Access:https://ink.library.smu.edu.sg/sis_research/2875
https://ink.library.smu.edu.sg/context/sis_research/article/3875/viewcontent/EfficientSemanticQueryOptAlgorithm_1991_ICDE.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Singapore Management University
Language: English
Description
Summary:An efficient semantic query optimization algorithm is proposed, in which all possible transformations are tentatively applied to the query. Instead of physically modifying the query, the transformation process classifies the predicates into imperative, optional or redundant. At the end of the transformation process, all the imperative predicates are retained while the redundant predicates are eliminated. Optional predicates are retrained or discarded based on the estimated cost/benefit of retaining them. The issue of the grouping of semantic constraints to reduce the overhead of retrieving constraints and checking whether each constraint is relevant to the current query is also addressed. Based on the proposed algorithm, a prototype semantic query optimizer has been built and preliminary experiments show that the optimizer performs well for large databases.