Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange for Snowflake
  3. Snowflake Connections
  4. PowerExchange for Snowflake Data Objects
  5. PowerExchange for Snowflake Mappings
  6. PowerExchange for Snowflake Dynamic Mappings
  7. Snowflake Run-Time Processing
  8. Pushdown Optimization
  9. Appendix A: Snowflake Data Type Reference

PowerExchange for Snowflake User Guide

PowerExchange for Snowflake User Guide

Accessing Snowflake objects using an ODBC connection overview

Accessing Snowflake objects using an ODBC connection overview

You can use pushdown optimization to push transformation logic to Snowflake source databases or target databases. Use pushdown optimization to improve task performance by using the database resources. When you run a task configured for pushdown optimization, the task converts the transformation logic to an SQL query. The task sends the query to the database, and the database executes the query.
You can use an ODBC connection to read from or write large amounts of data to Snowflake. Use source or full pushdown to enhance the performance.
To read data from and write data to a Snowflake object using the ODBC connection, perform the following steps:
  1. Download and install the Snowflake ODBC driver.
  2. Create a system DSN for Snowflake.
  3. Import the Snowflake source and target objects.
  4. Create an ODBC connection to access the Snowflake source and target objects.
  5. Create and run a mapping.

0 COMMENTS

We’d like to hear from you!