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.



August 08, 2007 02:55:02 #2
 Dharmendra   Member Since: Visitor    Total Comments: N/A 

RE: How do you remove duplicate records from a file an...
 
In parallel DS, we can use Duplicate removal Stage to avoid the deplicate records.
where as in server DS, we have to use lookup
     

 

Back To Question