Inheritance not supported
Last updated 7 months ago
Low
Inheritance between tables is allowed in PostgreSQL, but Snowflake does not support it. For more information about inheritance in PostgreSQL click .
ALTER TABLE Table1 ADD CONSTRAINT const3 UNIQUE (zip);
!!!RESOLVE EWI!!! /*** SSC-EWI-PG0003 - TABLE INHERITANCE IS NOT SUPPORTED IN SNOWFLAKE. ***/!!! ALTER TABLE Table1 ADD CONSTRAINT const3 UNIQUE (zip);
If you need more support, you can email us at