Microsoft Fabric Updates Blog

BULK INSERT statement is generally available!

The BULK INSERT statement is generally available in Fabric Data Warehouse. The BULK INSERT statement enables you to ingest parquet or csv data into a table from the specified file stored in Azure Data Lake or Azure Blob storage: The BULK INSERT statement is very similar to the COPY INTO statement and enables you to … Continue reading “BULK INSERT statement is generally available!”

OPENROWSET function in Fabric Data Warehouse (Generally Available)

The OPENROWSET function is generally available in Fabric Data Warehouse and Fabric SQL endpoints for Lakehouse and Mirrored databases. The OPENROWSET function enables you to easily read Parquet and CSV files stored in Azure Data Lake Storage and Azure Blob Storage: With the OPENROWSET function, you can easily browse files before loading them into the … Continue reading “OPENROWSET function in Fabric Data Warehouse (Generally Available)”

Spatial queries in Fabric Data Warehouse

Spatial data has become increasingly important in various fields, from urban planning and environmental monitoring to transportation and logistics. Fabric Data Warehouse offers spatial functionalities that enable you to query and analyze spatial data efficiently. In this blog post, we will delve into the spatial capabilities in the Fabric Data Warehouse and demonstrate how to … Continue reading “Spatial queries in Fabric Data Warehouse”

BULK INSERT in Fabric Data Warehouse (Preview)

We are excited to announce the preview of the BULK INSERT statement in Fabric Data Warehouse, which allows you to load CSV files from Azure Data Lake Storage and Azure Blob Storage. Refer to the example of the traditional BULK INSERT statement commonly used by SQL Server or Azure SQL users to import files from … Continue reading “BULK INSERT in Fabric Data Warehouse (Preview)”

Fabric OPENROWSET function (Preview)

We are excited to announce the preview of the OPENROWSET function in the Fabric Data Warehouse and SQL endpoint for Lakehouse. This powerful function allows you to read the content of external files stored in Azure Data Lake Storage and Azure Blob Storage without the need to ingest them into the Data Warehouse. With the … Continue reading “Fabric OPENROWSET function (Preview)”