1.

If the preceding job was run on a batch with a 100 rows, each item was read and passed through the processor, and it found 10 items invalid (it returned null 10 times), the value for the filter_count column would be:-

A. 100
B. 1
C. 10
D. 1000
Answer» D. 1000


Discussion

No Comment Found