Source
SnowConvert AI - Understanding Converted Code
SnowConvert AI will generate messages to inform users when a code unit has not been converted. New Codes Format We have updated the format of Error, Warning, and Issue (EWI) messages to be more user - friendly. The new format makes it easier…
SnowConvert AI - Conversion Issues (EWIs)
When SnowConvert AI cannot completely convert a piece of code, it generates an Error, Warning, and Issue (EWI). Each EWI negatively affects the conversion rate of a code unit. SnowConvert AI may encounter conversion difficulties for…
SnowConvert AI - Oracle - Oracle Built-in Data Types
Beginning with Oracle Database 12_c_, you can specify a maximum size of 32767 bytes for the VARCHAR2, NVARCHAR2, and RAW data types. You can control whether your database supports this new maximum size by setting the initialization…
SnowConvert AI - Migration Assistant
The SnowConvert AI Migration Assistant is an AI - powered tool designed to streamline the resolution of errors, warnings, and issues (EWIs) encountered after converting SQL code using SnowConvert.
SnowConvert AI - Vertica - Predicates
An expression used to evaluate and compare each element of an array against a specified expression.
SnowConvert AI - Teradata - DML
The abbreviation is unsupported in Snowflake but it is translated correctly by changing it to DELETE.
SnowConvert AI - Oracle - Literals
INTERVAL YEAR TO MONTH and INTERVAL DAY TO SECOND are not a supported data type, they are transformed to VARCHAR(20). Therefore all arithmetic operations between Date Types and the original Interval Type Columns are not supported.
SnowConvert AI - SQL Server-Azure Synapse - ALTER
Specifies the properties of a PRIMARY KEY, FOREIGN KEY, UNIQUE, or CHECK constraint that is part of a new column definition added to a table by using ALTER TABLE.
SnowConvert AI - Oracle - XML Types
Extensible Markup Language (XML) is a standard format developed by the World Wide Web Consortium (W3C) for representing structured and unstructured data on the World Wide Web. Universal resource identifiers (URIs) identify resources such…
SnowConvert AI - PostgreSQL - Expressions
An expression used to evaluate and compare each element of an array against a specified expression.