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...


split two strings into two columns
For Eg.
Source:-Full Name: Shiva Kumar
Target:-
First Name:Shiva
Last Name:Kumar



split two strings into two columns For Eg. Source:-Full Name: Shiva Kumar Target:- First Name:Sh..

Answer / venky

output1=substr(name,1,instr(name,' ')-1)
output2=substr(name,instr(name,' ')+1)


output1 means firstname
output2 means last name

Is This Answer Correct ?    26 Yes 1 No

Post New Answer

More Informatica Interview Questions

What is a stored procedure transformation?

0 Answers  


what is surrogatekey ? In ur project in which situation u has used ? explain with example ?

6 Answers  


How can we join the tables if they don't have primary and foreign key relationship and no matching port?

7 Answers  


if we have input eno 1,2,3,1,2,3 year 2001,2002,2003,2001,2002,2003 and sal 10000,20000,30000,20000,30000,40000 ex-output eno totsal 1 30000 2 50000 3 70000

7 Answers  


how i will stop my workflow after 10 errors

2 Answers   HP,


What is an aggregator transformation? it is active why cant it be passive explain?

3 Answers   HCL,


What is the term PIPELINE in informatica ?

7 Answers   Deloitte,


What aer the out put files that the informatica server creates during the session running?

4 Answers  


What is the fact table?

0 Answers  


Why update strategy and union transformations are active? Explain with examples.

0 Answers  


what is the size of u r project? and what is the size of source file?

1 Answers   HP,


what is the main advantage of unconnected lookup

2 Answers   Cap Gemini,


Categories