DML and DDL Objects

Translation reference to convert Teradata DML and DLL objects to Snowflake Scripting

Description

DML and DDL objects are translated in the same way regardless of whether they are inside stored procedures or not. For further information check the following links.

Translation References

  • Data Types: Compare Teradata data types and their equivalents in Snowflake.

  • DDL: Explore the translation of the Data Definition Language.

  • DML: Explore the translation of the Data Manipulation Language.

  • Built-in Functions: Compare functions included in the runtime of both languages.

Last updated