DynamicSQL vs BatchUpdateSQL

Hi All,

For a batch update is there a difference in performance when we use either DynamicSQL or BatchUpdateSQL?

Thanks,
Pauly Konikara

Hi,
The only performance difference is BatchUpdateSQL service can update a large volume of data at once.

Regards,
Puneet Saxena