Forum Discussion

BiJoe's avatar
BiJoe
Helper II
2 years ago
Solved

Truncate Warehouse SQL table

I have a working pipeline, pulling data from API, and using a Copy activity to load the data into a SQL table in Warehouse. I would like to truncate the rows before copying, but I can't seem to find ...