Select the correct statement- When an ODI interface is designed, target and source tables are
defined with metadata imported directly from databases and other sources.
A.
Yes, their definition is imported with a direct reverse-engineering process.
B.
Yes, their definition is imported with a direct reverse-engineering process, but you must
manually define all the keys and constraints existing on the database.
C.
No, for every loading, the definition of the tables used, their columns, and their constraints must
be manually built.
D.
No, an external engine must be run in order to describe what metadata is needed for an O
interface.
Explanation:
Shouldnt the answer be A??
Ans A
The answer is A, though it wrongly implies that the definition can’t be created manually.
A is correct