Multiple choice softskills teamwork

what are the $,$$,$$$ symbols in informatica?

  1. Session Parameter,mapping Parameter,System variable

  2. System variable,Session Parameter,mapping Parameter

  3. System variable,mapping Parameter,Session Parameter

  4. None of above

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

In Informatica, the number of dollar signs denotes the scope: $ represents session parameters, $$ represents mapping parameters/variables, and $$$ represents system variables (like $$$SessStartTime). The correct option accurately maps these symbols to their respective technical categories.