Oracle Cloud Infrastructure 2023 AI Foundations Associate — Question 31
You are creating a data integration mapping in Oracle Data Integrator (ODI). Your source tables are in an on-premises Oracle Database.
Which three items from the source tables can be retrieved by reverse-engineering a model? (Choose three.)
Answer options
- A. Constraints
- B. Column names
- C. Data types
- D. Table owner
- E. Table Statistics
Correct answer: A, B, C
Explanation
The correct answers are A, B, and C because reverse-engineering a model in ODI allows the retrieval of constraints, column names, and data types from the source tables. However, options D (Table owner) and E (Table Statistics) are not typically retrieved through this process.