DBScholar

Back to papers

SQL Nulls and Two-Valued Logic

Summary: Shows SQL's 3VL for NULLs can be replaced by an equally expressive 2VL by conflating unknown with false for null-involving conditions (core SQL:1999). Provides efficient translation to standard DBMS, enables optimizations, characterizes when 2VL/3VL coincide, and reports benchmark analysis plus a user-study preference for 2VL. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
1912
Venue
PODS
Year
2023
Pagerank
5.7303405e-05
Overall Rank
6,950 | 52.32%
DOI
10.1145/3584372.3588661

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{libkin_pods23,
        address = {New York, NY, USA},
        series = {{PODS} '23},
        title = {{SQL Nulls and Two-Valued Logic}},
        url = {https://dl.acm.org/doi/10.1145/3584372.3588661},
        doi = {10.1145/3584372.3588661},
        booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
        publisher = {Association for Computing Machinery},
        author = {Libkin, Leonid and Peterfreund, Liat},
        year = {2023}
}

Incoming Citations (Sorted by Pagerank)

Showing 2 of 2 citing papers.

Rank Citing Paper Year Venue Pagerank
10,133 Database Research needs an Abstract Relational Query Language 2026 CIDR 5.093636e-05
10,136 On the Vexing Difficulty of Evaluating IN Predicates 2026 CIDR 5.093636e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 9 of 9 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers