A continuation of the previous tip is using a specific data type in a SQL statement, in this case the “Date” data type. As mentioned above the SQL query is in double quotes because it is parsed as a string by Talend and can use context variables. But sometimes a context variable is not string which means it needs some extra handling to be used inside a SQL statement.