Example: air traffic controller

Querying external data in Azure Blob/Data Lake Storage

Querying external data in Azure Blob/Data lake Storage Azure SQL Managed Instance Private Preview Guide Thank you for your interest in data virtualization capabilities of Azure SQL Managed Instance! The feature is now publicly available. Please check the documentation for more details.

[country_code] VARCHAR (5) COLLATE Latin1_General_BIN2, [country_name] VARCHAR (100) COLLATE Latin1_General_BIN2, [year] smallint, [population] bigint ) AS filerows Creating view on top of OPENROWSET You can create and use views to wrap OPENROWSET for easy reusing of underlying query: CREATE VIEW TaxiRides AS SELECT * FROM OPENROWSET(

Tags:

  General, Data, Storage, Lake, External, Azure, Querying, Querying external data in azure blob data lake storage, Blob

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Transcription of Querying external data in Azure Blob/Data Lake Storage

1 Querying external data in Azure Blob/Data lake Storage Azure SQL Managed Instance Private Preview Guide Thank you for your interest in data virtualization capabilities of Azure SQL Managed Instance! The feature is now publicly available. Please check the documentation for more details.


Related search queries