An implementation of a query language with generalized quantifiers

1Citations
Citations of this article
1Readers
Mendeley users who have this article in their library.
Get full text

Abstract

It is well known that SQL's syntax sometimes forces users to write queries in an awkward way. Together with the danger of formulating an incorrect query, complex queries pose a challenge to the optimizer. A well studied example is that of universal quantification [1,2]. As an example, assume two relations: student(sid) and teaches(pid,sid), which denotes that professor pid is a teacher of student sid. Consider the question "find the professors teaching all students." Since SQL does not directly support the quantifier all, most textbooks express this question using two subqueries, NOT EXISTS and NOT IN. © 2008 Springer Berlin Heidelberg.

Cite

CITATION STYLE

APA

Badia, A., Debes, B., & Cao, B. (2008). An implementation of a query language with generalized quantifiers. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 5231 LNCS, pp. 547–548). Springer Verlag. https://doi.org/10.1007/978-3-540-87877-3_54

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free