Name

MATCH — Match text values using patterns

Syntax

image with no caption

Description

The purpose of the MATCH operator is to support a user-defined pattern-matching algorithm. No default implementation exists, however, so any attempt to use the MATCH operator without first defining a match() SQL function will result in an error.

See Also

match() [SQL Func, Ap E], LIKE, GLOB, REGEXP

Get Using SQLite now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.