For the complete documentation index, see llms.txt. This page is also available as Markdown.

RLIKE

Synonym for REGEXP. This operator performs a regular expression match against a string argument.

Syntax

expr REGEXP pat, expr RLIKE pat

Description

RLIKE is a synonym for REGEXP.

This page is licensed: CC BY-SA / Gnu FDL

spinner

Last updated

Was this helpful?