Multiple choice technology

Unconnected sequence generator can be used instead of a connected sequence generator to perform the intended work.

  1. True

  2. False

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

An unconnected sequence generator in Informatica is not part of the main data flow and is called using the :LKP(.) expression in another transformation like Expression. It can indeed be used to generate sequence values instead of a connected sequence generator when the sequence generation needs to be conditional or separate from the main pipeline.