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
Explain what is informatica metadata and where is it stored?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
In warehouses how many schemas are there?
What are roles and groups and benefits of using them?
Scheduling properties,whats the default (sequential)
What happen if you have 3 ports in SQ and 4 ports in SQL override of SQ( provided all ports are in same order and they are connected with proper source and target)? Also what happens when I have 4 ports and will extract 3 values in SQloverride.. What will be the value in 4th port ?
How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.
What are the measure objects?
Which development components of informatica have the highest usage?
Whats there in global repository
What are connected or unconnected transformations?
What is a router transformation?
While importing the relational source definition from the database, what are the metadata of source that will be imported?
What are the mapping parameters and mapping variables?