Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Teradata
regexp_instr REGEXP_LIKE REGEXP_REPLACE REGEXP_SUBSTR
-
trim trim specified pad characters or bytes from a character or byte string
-
like %, _ like, case-insensitive You can also
like any (pattern_1, pattern_2, ...)
like all …