Hi Blue Prismian,
I would to able to insert multiple rows of collection into a table of database MSSql (not one by one with loop because it's more slow). I create an action for execute query. My query is:
"INSERT INTO Table(Type,Id)
VALUES( (SELECT...