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

Snowflake Data Object Read Operation Properties

Snowflake Data Object Read Operation Properties

Snowflake data object read operation properties include run-time properties that apply to the Snowflake data object.
The Developer tool displays advanced properties for the Snowflake data object operation in the Advanced view.
The following table describes the advanced properties for a Snowflake data object read operation:
Property
Description
Database
Overrides the database name specified in the connection.
Schema
Overrides the schema name specified in the connection.
Warehouse
Overrides the Snowflake warehouse name specified in the connection.
Role
Overrides the Snowflake user role specified in the connection.
Pre SQL
SQL statement that the Data Integration Service executes before extracting data from the source. For example, if you want to update records in the database before you extract the records from the table, specify a pre-SQL statement.
Post SQL
SQL statement that the Data Integration Service executes after extracting data from the source. For example, if you want to delete some records after the latest records load, specify a post-SQL statement.
Table Name
Overrides the table name of the imported Snowflake source table.
SQL Override
Overrides the default SQL query used to extract data from the Snowflake source.

0 COMMENTS

We’d like to hear from you!