Retrieving the filtered and aggregated data - 7.3

CombinedSQL

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > ELT components > CombinedSQL components
Data Quality and Preparation > Third-party systems > ELT components > CombinedSQL components
Design and Development > Third-party systems > ELT components > CombinedSQL components
Last publication date
2024-02-21

Procedure

  1. In the design workspace, select tMysqlIntput and click the Component tab to define its basic settings.
  2. Select the check box Use an existing connection ans choose tMysqlConnection_1 from the list.
  3. Click on the [...] button.next to Edit schema to enter the following schema:
  4. In the field Table Name, enter empl_by_state and in the Query field, enter select * from empl_by_state.
  5. In the design workspace, select tLogRow and click the Component tab to define its basic settings.
  6. Click the Sync columns button to retrieve the schema from the previous component and select the Table (print values in cells of a table) mode.