Multiple choice technology databases

How can a source defination created in Informatica?

  1. Import from database

  2. By draging a target defination

  3. By using create option in Sources tag

  4. All of the above

Reveal answer Fill a bubble to check yourself
A,C Correct answer
Explanation

Source definitions can be created by importing directly from a database connection (which pulls metadata) or by manually creating them using the create option in the Sources tag. Option B mentions dragging a target definition - targets are for defining output structure, not sources, so this doesn't create a source definition.