Multiple choice technology platforms and products

We can create/drop the indexes/tables at the________ level

  1. Source

  2. Target

  3. Workflow

  4. Session

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

In Informatica PowerCenter, indexes and tables can be created or dropped at pre-session or post-session SQL commands at three levels: Source qualifier (before reading from source), Target (before writing to target), and Session (pre/post-session SQL). Workflow level doesn't have this SQL capability.