Forum Discussion

jigarjadav89's avatar
jigarjadav89
Copper Contributor
Jun 08, 2022

External table Always insert in a new file, is there any way to write to same file?

I have a external table in SQL Server which points to CSV files in folder of Azure blob storage, I enabled polybase export and trying to insert data using insert query. It works but it always creates...

Resources