CREATE EXTERNAL TABLE AS SELECT create multiple files on blob.

Gaddai, P (Prasad) 21 Reputation points
2022-01-25T02:27:27.48+00:00

Hi, I working on a process that extracts data from synapse and write to files on blob with multi string delimiter. It tried with external table but it create multiple files on target. Is there any other way to create a single file with multi string delimiter.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
0 comments No comments
{count} votes

Answer accepted by question author
  1. Nandan Hegde 36,716 Reputation points MVP Volunteer Moderator
    2022-01-25T02:40:23.92+00:00

    Hey,
    You can use Azure data factory copy activity with synapse as source and blob as sink creating a multi delimitteer file


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.