What will o/p of this expression . 8 * 10 - NULL
What is the return value of 'alpha' || NULL ?
Which variable sets the current value of a mapping variable to a value you specifyand returns the specified value?
Which variable counts the rows evaluated by the function and increments the current value of a mapping based on the count?
Which one is not an option in update-strategy?
What is the meaning of Update as Update?
What is meaning of Update as Insert in update-strategy?
What is meaning of Update as update else Insertin update-strategy?
Which function Causes the Integration Service to skip a record and issue the specified error message?
ROUND( 112.5676, 3 ). What will output of this expression?
What is Trunkcate Table option in update-strategy?
What will o/p of this statement REPLACECHR ( 1, 'Informatica[Scenarios"]', ']["', NULL ) ?
What will return value of this expression REPLACECHR ( 1, 'RAR", 'R', 'M' )?
ROUND( 10567.90, -2 ). What is the oot put of this ststement?