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:  Find Special Character in Flat File

Answer: How to find whether special character is present in flat file's data using Informatica as a ETL tool


January 01, 2009 07:12:07 #1
 nandagiripradeep   Member Since: January 2009    Total Comments: 1 

RE: Find Special Character in Flat File
 
There would be a code page present in the properties of the source definition in case of a flat file. Such as LATIN, WESTERN EUROPEAN. We need to choose proper page code to identify the special characters in flat file.
     

 

Back To Question