Component family |
ELT/SQLTemplate |
|
Function |
tSQLTemplateFilterColumns makes |
|
Purpose |
Helps homogenize schemas by reorganizing, deleting or adding new |
|
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 schema to make changes to the schema. If the
|
|
|
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 |
SQL Template |
SQL Template List |
To add a default system SQL Template: Click in the SQL template field and then click the arrow to
Note: You can create your own SQL To create a user-defined SQL list: -Select a system template from the SQL -Click Yes to open the SQL -Define your new SQL template in the corresponding fields and -Click the Add button to add the For more information, see Talend Studio User Guide. |
Global Variables |
NB_LINE: the number of rows read by an input component or
QUERY: the SQL query statement being processed. This is a 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 Talend Studio |
|
Usage |
This component is used as an intermediary component with other |
|
Log4j |
The activity of this component can be logged using the log4j feature. For more information on this feature, see Talend Studio User For more information on the log4j logging levels, see the Apache documentation at http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Level.html. |
|
Limitation |
n/a |
For a related scenario, see Scenario: Filtering and aggregating table columns directly on the DBMS.