Data Ingestion and Replication
- Data Ingestion and Replication
- All Products
Zendesk Source Data Type
| Microsoft Azure Synapse Analytics Target Data Type
|
---|---|
array | varchar(max) |
boolean | bit |
datetime | datetime |
integer | bigint |
json | nvarchar(max) |
object | varchar(max) |
string | varchar(max) |
string_long | varchar(max) |
string_short | varchar(4096) |