Pushing logic to a database with different schemas
Pushing logic to a database with different schemas
You can use cross-schema SQL ELT optimization for a mapping task to read from or write data to Snowflake objects associated with different schemas within the same Snowflake database.
To use cross-schema SQL ELT optimization, create two connections and specify the schema in each connection. Ensure that the schema in the source connection is different from the schema in the target connection, but both the schemas must belong to the same database.