tSQLTemplateFilterColumns
Homogenizes schemas by reorganizing, deleting or adding new columns.
tSQLTemplateFilterColumns makes
specified changes to the defined schema of the database table based on column name
mapping. This component has real-time capabilities since it runs the data filtering on
the DBMS itself.
tSQLTemplateFilterColumns Standard properties
These properties are used to configure tSQLTemplateFilterColumns running in the Standard Job framework.
The Standard
tSQLTemplateFilterColumns component belongs to the ELT family.
The component in this framework is available in all Talend
products.
Basic settings
Database Type |
Select the type of database you want to work on from the drop-down |
Component List |
Select the relevant DB connection component in the list if you use |
Database name |
Name of the database. |
Source table name |
Name of the table holding the data you want to filter. |
Target table name |
Name of the table you want to write the filtered data in. |
Schema and Edit |
A schema is a row description, it defines the number of fields that will be processed Click Edit
|
 |
Built-in: You create and store |
 |
Repository: You have already |
Column Filters |
In the table, click the Filter |
Advanced settings
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a |
Global Variables
Global Variables |
NB_LINE: the number of rows read by an input component or
QUERY: the query statement being processed. This is a Flow
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see |
Usage
Usage rule |
This component is used as an intermediary component with other |
SQL Template |
SQL Template List |
Related Scenario
For a related scenario, see Filtering and aggregating table columns directly on the DBMS.