# LIKE Patterns and Complexity

**Authors:** Holger Petersen

arXiv: 1903.06195 · 2019-03-18

## TL;DR

This paper explores the expressive capabilities and computational complexity of the LIKE operator in SQL, providing insights into its theoretical limitations and practical implications.

## Contribution

It offers a detailed analysis of the LIKE operator's expressive power and complexity, which was previously not thoroughly understood.

## Key findings

- Characterizes the complexity class of LIKE pattern matching
- Identifies limitations in expressiveness for certain pattern classes
- Provides theoretical bounds for LIKE operator's computational requirements

## Abstract

We investigate the expressive power and complexity questions for the LIKE operator in SQL.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.06195/full.md

## References

14 references — full list in the complete paper: https://tomesphere.com/paper/1903.06195/full.md

---
Source: https://tomesphere.com/paper/1903.06195