DECLARATION
Description
The declaration is converted to a schema, so each inner element is declared inside this schema. All the elements present in the package are commented except for the VARIABLES which have a proper transformation.
Sample Source Patterns
The following queries were transformed with the PackagesAsSchema option disabled.
Oracle
IN -> Oracle_01.sql
Snowflake
OUT -> Oracle_01.sql
Note that both FUNCTION
and PROCEDURE
definitions are being removed since they are not required in Snowflake.
Known Issues
No issues were found.
Related EWIs
No related EWIs.
Last updated