Which objects can be cloned in Snowflake? (Choose two.)
Which objects can be cloned in Snowflake? (Choose two.)
Internal Named Stages and External tables, no. It will remain External Named Stages and Dynamic tables.
CREATE <object> … CLONE Creates a copy of an existing object in the system. This command is primarily used for creating zero-copy clones of databases, schemas, and tables. You can also use this command to create clones of other schema objects, including external stages, file formats, sequences, and database roles. However, the following object types are not cloned: