GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  Informatica

 Print  |  
Question:  Adding Values to a Column

Answer: How to add values to a column present in target file which column is not present in source file?


July 07, 2009 09:51:27 #2
 mythili.ki   Member Since: July 2009    Total Comments: 1 

RE: Adding Values to a Column
 
Create a port in expression transformation and do calculation whatever you need for the target or assign default value for that port and just pass that to target.
     

 

Back To Question