One-Row 提取器会将列复制到逗号分隔的字符串中。您可以使用它在 IN 子句中粘贴一组值。

One-Row extractor

SQL-Insert-Multirow 提取器可以生成单条 INSERT 语句,可插入多个新行。

SQL-Insert-Multirow extractor