Regular Expressions 101

Community Patterns

SQL select columns

3

Regular Expression
PCRE (PHP <7.3)

/
select (.+?)\s+from\s+
/
sg

Description

no description available

Submitted by Phan - 11 years ago