Answer Posted / jvdwhinfo
Hi guys,
Here all the above answers are absolutely correct.
i.e we can use both concatenate operators as well as pipe
operators.We gonna get the desired output.
But only difference is the performance.We'll get better
performance by using pipe (||) operator rather than
concatenate.
Please let me know if you want to give further suggestions.
Thanks.
James
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the limitations of joiner transformation?
Differentiate between a database and data warehouse?
What are the guidelines to be followed while using union transformation?
What do you mean by channel change?
What is a dimensional model?
Design a mapping to load a target table with the following values from the above source?
what is the size of u r source(like file or table)?
How many ways a relational source definition can be updated and what are they?
What are some examples of informatica etl programs?
In informatics server which files are created during the session rums?
What is xml source qualifier transformation in informatica?
What is the maplet?
Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?
COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1
design of staging area?