Hi All,
I want to insert multiple records into database.
The solution I've is to use SQL Action block of BLS in loop and iterate it as many times as the number of records. But this will hit database call that many times.
Is there any other way to insert multiple records into database in single call ?
Thanks,
Sumit