August 2017
Beginner to intermediate
426 pages
9h 36m
English
You can add the WHERE clause in the SQL query while you override the default query. When you add the WHERE clause, you reduce the number of records extracted from the source. This way, we say that our Source Qualifier transformation is acting as Filter transformation. You can also define the WHERE condition in the Source filter. If you define the source filter, you need not add the WHERE clause in the SQL query. You can add the source filter as shown in the following screenshot:

Read now
Unlock full access