Multiple choice technology

What numeric equivalent from below options can be used for DB_CONSTANT - DD_INSERT

  1. 1

  2. 2

  3. 3

  4. 4

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In PowerCenter Update Strategy, DD_INSERT has the numeric value 4. Other constants include DD_UPDATE (1), DD_DELETE (2), and DD_REJECT (3). The value 4 is used when flagging rows for insertion.