How are Snowflake databases created from shares different from standard databases that were not created from shares?
Snowflake treats a database created from a provider share as an imported database. Imported databases are read-only, and Snowflake does not support creating clones of an imported database or its contained schemas and tables. Time Travel is also unsupported for an imported database and its contained objects.
Community Discussion