MSC-PG0017
Select with Into clause is not compatible with snowflake, it is transformed to a Create Table As.
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Severity
Low
Description
Select Into is not compatible with Snowflake, this functionality was imitated with a Create Table As.
Code Example
Input Code:
Output Code:
For more information please refer to Select Into.
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated