Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

0

Regular Expression
ECMAScript (JavaScript)

/
\d{4}\s([a-zA-Z]+( [a-zA-Z]+)+)
/
g

Description

This one is specifically for car_name column

Submitted by anonymous - 4 years ago