You are trying to load a denormalized target table C and the source attributes come from table A and Table B in Oracle Data Integrator (ODI).
Which statement is true?
You are trying to load a denormalized target table C and the source attributes come from table A and Table B in Oracle Data Integrator (ODI).
Which statement is true?
In Oracle Data Integrator (ODI), it is possible to join multiple source tables and map them to a single target table within a single mapping. This allows users to combine data from table A and table B as required by the data model and load into the denormalized target table C efficiently. Therefore, the correct statement is that you can join table A and table B, as required by the data model and load target C in a single mapping.
Collect