Last updated 1 year ago
This FDM is deprecated, please refer to documentation.
FDM
This message appears when a type is not supported in Snowflake.
If you need more support, you can email us at
Type not supported by Snowflake
CREATE TABLE MYTABLE ( COL1 SYS.ANYDATASET );
CREATE OR REPLACE TABLE MYTABLE ( --** SSC-FDM-0026 - TYPE NOT SUPPORTED BY SNOWFLAKE ** COL1 SYS.ANYDATASET ) COMMENT = '{"origin":"sf_sc","name":"snowconvert","version":{"major":1, "minor":0},"attributes":{"component":"oracle"}}' ;