Skip to content

Commit d6223b6

Browse files
authored
Update data-type-mappings-microsoft-sql-server.md
Removed Teradata Vantage
1 parent f3ec608 commit d6223b6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/tools/synapse-pathway/data-type-mappings-microsoft-sql-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Data type mappings for Microsoft SQL Server within Azure Synapse Pa
44
author: charlesfeddersen
55
ms.author: charlesf
66
ms.topic: overview
7-
ms.date: 07/15/2021
7+
ms.date: 02/10/2022
88
ms.prod: sql
99
ms.technology: tools-other
1010
monikerRange: "=azure-sqldw-latest"
@@ -15,7 +15,7 @@ ms.custom:
1515
# Microsoft SQL Server data type mapping
1616
[!INCLUDE [Azure Synapse Analytics](../../includes/applies-to-version/asa.md)]
1717

18-
Azure Synapse Pathway transpiles SQL code from source systems such as IBM Netezza, Microsoft SQL Server, Snowflake, and Teradata Vantage to T-SQL compliant with Azure Synapse SQL. Synapse Pathway utilizes an Abstract Syntax Tree (AST) model for mapping source data types into supported types.
18+
Azure Synapse Pathway transpiles SQL code from source systems such as IBM Netezza, Microsoft SQL Server and Snowflake to T-SQL compliant with Azure Synapse SQL. Synapse Pathway utilizes an Abstract Syntax Tree (AST) model for mapping source data types into supported types.
1919

2020
The following set of links shows the source and target data type mappings for each of the supported source systems.
2121

@@ -62,7 +62,7 @@ The following set of links shows the source and target data type mappings for ea
6262
- [IBM Netezza data type mapping](data-type-mappings-ibm-netezza.md)
6363
- [Microsoft SQL Server data type mapping](data-type-mappings-microsoft-sql-server.md)
6464
- [Snowflake data type mapping](data-type-mappings-snowflake.md)
65-
- [Teradata Vantage data type mapping](data-type-mappings-teradata-vantage.md)
65+
6666

6767
## Next steps
6868

0 commit comments

Comments
 (0)