Extract file names and copy from source path in Azure Data Factory We are going to see a real-time scenario on how to extract the file names from a source path and then use them for any subsequent activity based on its output. Continue Reading →
CETAS (Creating External Table as Select) in Azure Synapse Analytics Introduction: In this post we will discuss on how to create an external table and to store the data inside your specified azure storage parallelly using TSQL statements. Continue Reading →