MSCEWI4001
Transformation for the USE database statement is disabled by default.
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Severity
Low
Description
This EWI is related to the Transact USE statement transformation. By default, the statement is not going to be transformed, the user has to add the explicit parameter in case he wants the statement to be migrated to the Snowflake equivalent.
Code Example
Input Code:
Output Code:
Recommendations
Specify the
-u
orusedatabase
parameter in the conversion tool in order to migrate the statement.If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated