$T{<component name>}. For example, to select all from a table you have read with a Table Input component called “Table Input 1”, use the following statement:
Use case
This component is extremely versatile and can be used to query and transform data using complex logic. For example, you can use it to:- Aggregate data from multiple tables in your pipeline.
- Clean and standardize data before loading it into your data warehouse.
- Combine data from different sources using custom join and filter logic.
Variables
This component supports the use of pipeline and project variables. For more information, read Variables. For any code written inside the SQL transformation component, the variable syntax${variable} is supported.
Properties
A human-readable name for the component.
The SQL query to execute.

