...
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
Overview
You can use this Snap to read data from Azure Synapse SQL and list tables.
...
Snap Type
The Azure Synapse SQL - Table List Snap is a READ-type Snap.
Prerequisites
A valid Azure Synapse Account with the required permissions.
Support for Ultra Pipelines
Works in Ultra Pipelines.
Limitations and Known Issues
None.
Snap Views
Type | Format | Number of Views | Examples of Upstream and Downstream Snaps |
---|---|---|---|
Input | Document |
|
|
Output | Document |
|
|
Error | Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter |
when running the Pipeline by choosing one of the following options from the When errors occur list under the Views tab:
|
Learn more about Error handling in Pipelines. |
Snap Settings
Info |
---|
|
Field Name | Field Type | Description |
---|---|---|
Label* Default Value: Azure Synapse SQL - Table List | String | Specify a unique name for the Snap. |
Schema Name Default Value: N/A | String/Expression | Specify the database schema name. |
Snap Execution Default Value: Validate & Execute | Dropdown list | Select one of the following three modes in which the Snap executes:
|
Example
Listing Tables from Azure Synapse SQL
This example Pipeline demonstrates how to read data from the Azure Synapse database and list the tables.
...
First, configure Configure the Azure Synapse SQL with the dbo Schema Name from where you want to read the tables.:
...
Upon On validation, the Snap generates the list of tables as follows.:
...
Downloads
Info |
---|
|
Attachments | ||||
---|---|---|---|---|
|
Snap Pack History
Expand | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...