Regular Expressions 101

Community Patterns

SQL Processes Filter

0

Regular Expression
PCRE2 (PHP >=7.3)

/
SELECT [\w\s\(\*\)\,]* FROM ticket_file [\w\s\"\'\`\<\>\=]*
/
gm

Description

Loading markdown...
Submitted by anonymous - a year ago