REGEXP_SIMILAR Result Type - Teradata VantageCloud Lake

Lake - Working with SQL

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
jbe1714339405530.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
jbe1714339405530

REGEXP_SIMILAR is a scalar function whose return value data type in an integer value:

  • 1 (true) if the entire string matches regexp_arg
  • 0 (false) if the entire string does not match regexp_arg