You have files and folders in Azure Data Lake Storage Gen2 for an Azure Synapse workspace as shown in the following exhibit.
You create an external table named ExtTable that has LOCATION='/topfolder/'.
When you query ExtTable by using an Azure Synapse Analytics serverless SQL pool, which files are returned?
To run a T-SQL query over a set of files within a folder or set of folders while treating them as a single entity or
rowset, provide a path to a folder or a pattern (using wildcards) over a set of files or folders.
Currently there are no comments in this discussion, be the first to comment!