ASSIGNMENT STATEMENT
Last updated
Last updated
The assignment statement sets the value of a data item to a valid value. ()
Transformation for some data types needs to be updated, it may cause different results. For example, NUMBER to NUMBER rounds the value and the decimal point is lost. There is already a work item for this issue.
To get more information about how the output parameters are being converted, please go to the following article .
Currently, transformation for cursor, collection, record, and user-defined type variables are not supported by Snow Scripting. Therefore assignment statements using these variables are commented and marked as not supported. Changing these variables to Snowflake could help as a workaround in some scenarios.
: Data type converted to another data type.
: Functionality is not currently supported by Snowflake Scripting.
: Custom type usage changed to variant.
: The Following Assignment Statement is Not Supported by Snowflake Scripting.
: Number type column may not behave similarly in Snowflake.
: Element with missing dependencies.