DB query Reader Error

hello everyone I’m running a query on Teradata this query is working in the Teradata SQL assistant but if I run the same query using the DB query Reader Error Knime gives me this message:
[Teradata Database] [TeraJDBC 17.20.00.12] [Error 3707] [SQLState 42000] Syntax error, expected something like a name or a Unicode delimited identifier between ‘?’ and ‘?’.

how can I solve this?

Thanks.

Hi @Fercho73 , as per the message, it’s quite clear what the issue is: syntax error. The only way to solve this is to correct the syntax :wink:

Maybe if you shared your statement, we could take a look

3 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.