Hi All,Anybody knows how to match this in one regexp ?
[Home[0-8]] or Home[0-8]
So far tried this but it's not working ...*?\([Home[0-8]|[(Home[0-8]]).?\].*
Thanks for your input.
Something like this?
\[*Home\[0-8[,.]*\]
Also, what do you mean by 'if both found'? Can the two be in a single string or?
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.Register now and lock in 2025 pricing—just $495!
Register now
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.