Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to merge First Name & Last Name?

Answers were Sorted based on User's Feedback



How to merge First Name & Last Name?..

Answer / saradhi

by using concatination operator u can get it.
firstname||lastname

Is This Answer Correct ?    15 Yes 1 No

How to merge First Name & Last Name?..

Answer / giri

Very Simple Use Expression transformation add condition Concat(firstname+lastname)

Is This Answer Correct ?    7 Yes 0 No

How to merge First Name & Last Name?..

Answer / ramesh.b

Use Expression transformation write condition Concat(firstname,lastname)

Is This Answer Correct ?    5 Yes 0 No

How to merge First Name & Last Name?..

Answer / 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

How to merge First Name & Last Name?..

Answer / abinitiofreak

we have to use firstname||lastname expression

Is This Answer Correct ?    2 Yes 1 No

How to merge First Name & Last Name?..

Answer / venkateshmalneni

let the source is like this
first name last name
venkatesh malneni
rajesh tumalla
siva kalle

use an expression t/r create an output port with condition first name||last name
CONNECT THE OUTPUT TO THE TARGET

Is This Answer Correct ?    1 Yes 0 No

How to merge First Name & Last Name?..

Answer / sarvesh

it is very simple by using expression trans

Is This Answer Correct ?    3 Yes 6 No

How to merge First Name & Last Name?..

Answer / tejeya

Find the space by using the Instr() function and then split
into two.. then merge.

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More Informatica Interview Questions

how much memory (size) occupied by a session at runtime

4 Answers   Wipro,


Hi, Can you please send me the Informatica 8 certification exam dumps to my email id rwork.san@gmail.com Thanks, Revathi.

6 Answers   CTS,


Define enterprise data warehousing?

0 Answers  


i have different sources in different databases ,that sources may be 100 tables i want to load these tables in to single target how to pearform the task

14 Answers   Altisource, TCS,


sorce is a flatfile only 1st and last row should insert to target how will u do?

2 Answers   HCL,


Briefly define a session task?

0 Answers  


I have some rows in source.I have to map half rows to one target and half rows to another target.i.e you wont know how many records in source.?Implement a mapping?

1 Answers   Franklin Templeton,


what is the method of error handling when session is running?

1 Answers   TCS,


can you avoid static cache in the lookup transformation? I mean can you

1 Answers  


Tell me one complex query in oracle ?

2 Answers   L&T, Satyam,


what is data driven?

5 Answers   TCS, Wipro,


Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?

0 Answers  


Categories