One-Row and SQL-Insert-Multirow data extractors
The One-Row extractor copies a column to a comma-separated string. You can use it to paste a set of values in the IN clause.
The SQL-Insert-Multirow extractor generates a single INSERT statement with multiple new rows to be inserted.
