Efficient GCD functions in SQL

J. Nielandt,A. Bronselaer,G. Tré
DOI: https://doi.org/10.2991/eusflat.2013.99
2013-08-07
Abstract:Querying a database in an intuitive way is becoming more important. Users expect their tools to present an easy-to-use interface that can interpret complex search criteria. These criteria can be optional, mandatory, unwanted or grouped together, according to what the developer of a tool wishes to offer to the user. This research focuses on making it possible to interpret a complex aggregation of criteria and retrieve results in the standard language of the target database. The translation of user query to database query is presented and some experiments regarding performance are given.
What problem does this paper attempt to address?