Tag archive
Commands grouped around the same concept, pattern, or recurring problem.
Return the portion of a string that matches a regular expression pattern, useful for parsing structured text without fixed delimiters.
Match string columns against a wildcard pattern using `LIKE`.