GM
Level 2
since ‎17-04-19
‎03-07-24

User Statistics

  • 2 Posts
  • 0 Answers
  • 0 Likes given
  • 0 Likes received

User Activity

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...