|
|
Browse by Tags
All Tags » sql query » regular expression
-
Hello
I have to parse a SQL INSERT statement to get all the values to include in the database.
I thought that a regex should exist to do this, and I found this very nice regex (http://regexlib.com/REDetails.aspx?regexp_id=1750) :
(INSERT ...
|
|
|