Hi,
I’m using DBInputTable to read data from an Oracle database using a complex query (which contains a lot of left join)
I notice that all the fields in the joins are not filled during the graph execution: is it a bug or what else?
Hi,
I’m using DBInputTable to read data from an Oracle database using a complex query (which contains a lot of left join)
I notice that all the fields in the joins are not filled during the graph execution: is it a bug or what else?
Hi,
can you please post the graph?
Thanks!
Jaro
Have you run the query directly on the database using an Oracle client? Seems to me that the first debugging step is to make sure the query itself is working properly.