Forum Discussion

Phongmanee's avatar
Phongmanee
New Contributor
4 years ago

Get problem using SQL Server Delete, delete successful but only first row completed

I build pipeline with json generator to build table list row. Then, SQL Server Delete snap use table name from each row to be executed. I tried validation. the result is success for each row. But o...