I re-discovered something very cool while using RegEx in SSMS today: tagging expressions and referencing them in the same line! I’ll take a minute to define regular expressions, explain tagged expressions, and then show you how to use it in the same line. But first, XKCD: Regular Expressions defined “A regular expression, regex or regexp [is]… a sequence of characters that define a search pattern. Usually this pattern … Continue reading Regular Expressions: tagging expressions
The post Regular Expressions: tagging expressions appeared first on The MidnightDBA Star-Times.