Hi All,
I am new to Knime and trying to perform few Teradata db operations using Knime node. Currently, we are executing the sql queries using bteq and fastload, invoking those from shell scripts.
Can any one please help me with how can we achieve this in Knime with a simple example if possible. Can I read/execute the .sql files directly in the Database Reader or Database query node? In other words, Is there any provision to read the .sql file directly as input or into the statement section in configuration of Database Reader/Query node?
Also, when I am placing multiple queries in the statement section and executing the node, I am getting "Only an ET or null statement is legal after a DDL Statement" exception. I tried by encapsulating the query with BT and ET, still I am getting the same error. Is there anything I am missing here?!
Your quick help is highly appreciated.
Many Thanks!