SSC-FDM-0001
Views selecting all columns from a single table are not required in Snowflake
Some parts of the output code are omitted for clarity reasons.
Description
Views that only select all columns of a single table and do not have any filtering clauses are not required in Snowflake and may affect performance.
Code Example
Input Code (Oracle):
IN -> Oracle_01.sql
Output Code:
OUT -> Oracle_01.sql
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated