QuestionQ72

Architecture Overview

What happens when the staging and data warehouse databases are cloned to create a new Snowflake environment, given that several view and stored procedure definitions contain fully qualified references to other objects?

Explanation

Snowflake clones preserve view and stored procedure definitions; fully qualified object references within those definitions are retained rather than automatically redirected to corresponding objects in the cloned databases.

Community Discussion

No comments yet. Be the first to start the discussion!