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  >  Interview Questions  >  Data Warehousing  >  DataStage

 Print  |  
Question:  What is Hash file stage and what is it used for? 

Answer: Used for Look-ups. It is like a reference table. It is also used in-place of ODBC, OCI tables for better performance.   


March 03, 2006 01:07:26 #1
 RamaPrasad Batchu   Member Since: Visitor    Total Comments: N/A 

RE: What is Hash file stage and what is it used for?&n...
 
We can also use the Hash File stage to avoid / remove dupilcate rowsby specifying the hash key on a particular fileld
     

 

Back To Question