Dear Members,
Please suggest on below requirement:
Database : - Oracle
Requirement :- Reading data from Table-1 and writing in only 4 columns of Table-2. After writing, Table-2 is getting joined with Table-3.
Challenge :- Table-2 have 10 columns but after performing left join with Table-3, I am only getting 4 columns from Table-2. I wanted to have all the 10 columns from Table-2 in my workflow. I wanted to perform this task in the same workflow.
Below is the snippet for the same:
I am new to the Alteryx, please help.
Thanks in advance.