mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 09:32:01 +00:00
Hacking azure function
This commit is contained in:
parent
96d9b88a20
commit
7ac4349d96
11
docs/en/sql-reference/table-functions/azure_blob_storage.md
Normal file
11
docs/en/sql-reference/table-functions/azure_blob_storage.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
slug: /en/sql-reference/table-functions/azure_blob_storage
|
||||
sidebar_position: 45
|
||||
sidebar_label: azure_blob_storage
|
||||
keywords: [azure blob storage]
|
||||
---
|
||||
|
||||
# azure\_blob\_storage Table Function
|
||||
|
||||
Provides a table-like interface to select/insert files in [Azure Blob Storage](https://azure.microsoft.com/en-us/products/storage/blobs). This table function is similar to the [s3 function](../../sql-reference/table-functions/s3.md).
|
||||
|
Loading…
Reference in New Issue
Block a user