DML and DDL Objects

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

Important Notice: Migration of Documentation Website

Please be advised that our documentation website is currently undergoing a migration to a new platform. To ensure you have access to the most up-to-date information, we kindly request that you visit our new documentation website located at:

Official Snowflake Snowconvert Documentation

For any immediate assistance or if you encounter any issues, please contact our support team at [email protected].

Thank you for your understanding.

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