Skip to content
Advertisement

Default value data type does not match data type for column DATES_DATE

I’m trying to make a table in Snowflake but it is giving me error due to default value. This seems to work fine in Oracle but not Snowflake.

Error- SQL compilation error: Default value data type does not match data type for column DATES_DATE
Please let me know where I’m going wrong.

Advertisement

Answer

Please try this one:

Or

User contributions licensed under: CC BY-SA
3 People found this is helpful
Advertisement