Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
My best advice is to use the tELTOracleInput for every tables, a tELTOracleMap to perform your JOIN and transformation via Oracle database then a tELTOracleOutput to store result of the ELT transformation.
ELT transformation generates a SQL query to perform operations and transformation, it's easy to design and very fast and efficient.
Best regards.