Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-07-14 09:49
Flavor·PCRE (Legacy)

/
^(.*?)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)$
/
mi
Open regex in editor

Description

13 fields, 12 comma's from right (all left hand ones need to be ignored as they're part of the sql statements)

Submitted by Sandra