EXECUTE
The translation for Exec or Execute Statements are not supported in Snowflake. These statement will be commented.
Input
Exec db.sp1
Output
-- ** MSC-WARNING - MSCEWI1040 - THE STATEMENT IS NOT SUPPORTED IN SNOWFLAKE **
--Exec db.sp1
For more information about Execute visit: Execute inside Procedures
Last updated
Was this helpful?