PowerExchange Adapters for Informatica
- PowerExchange Adapters for Informatica 10.5
- All Products
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.
|