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

 Print  |  
Question:  How do you remove duplicate records from a file and capture the rejected records in a separate file.



January 01, 2008 01:32:36 #4
 nagoosk Database Expert  Member Since: November 2007    Total Comments: 13 

RE: How do you remove duplicate records from a file and capture the rejected records in a separate file.
 
we can remove duplicate records by specifying the one of the column in target stage as key column
     

 

Back To Question