Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Now my requirement is that this output is not seen in Talend Data Integration anywhere. I want to pass this query such that the respective output will be either transferred to similar database or be stored in an txt file in deliminated form.
I tried tSQLRow & tFileInputFullRow but couldn't figure out any way....
The values of table is seen in the query editor of tOracleRow as seen in screenshots. Also in tLogRow, I got output, but the data in table is shown as null. Why is it so?