SQL Insert combiner

Combine a series of separate SQL INSERT statements into one large statement.

Note limitations: all statements must be of the same table and contain the same fields.