Optimizing temporal queries: efficient handling of duplicates

作者:

Highlights:

摘要

Recent research in the area of temporal databases has proposed a number of query languages that vary in their expressive power and the semantics they provide to users. These query languages represent a spectrum of solutions to the tension between clean semantics and efficient evaluation. Often, these query languages are implemented by translating temporal queries into standard relational queries. However, the compiled queries are often quite cumbersome and expensive to execute even using state-of-the-art relational products. This paper presents an optimization technique that produces more efficient translated SQL queries by taking into account the properties of the encoding used for temporal attributes. For concreteness, this translation technique is presented in the context of SQL/TP; however, these techniques are also applicable to other temporal query languages.

论文关键词:Temporal query languages,Duplicate semantics for temporal queries,Compilation of temporal queries,Query optimization,Query performance

论文评审过程:Received 10 December 2001, Accepted 3 July 2002, Available online 17 October 2002.

论文官网地址:https://doi.org/10.1016/S0169-023X(02)00133-7