Multiple choice technology

Is JOINER condition is not case sensitive for String values?

  1. True

  2. False

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

JOINER conditions in Informatica PowerCenter ARE case-sensitive for string values. A comparison like 'ABC' = 'abc' would evaluate to false. The statement claims the opposite, making it false.