Monday, September 6, 2010

Hash file stage

Hash file stage is a Passive stage. The stage which do some process into it is called active stages . Ex: Transformer Sort Aggrigate. We can also use the Hash File stage to avoid / remove dupilcate rowsby specifying the hash key on a particular field. The main utility of haded file is work as a look up table.
we go to assume that you need to do a join among 5 tables.

No comments:

Post a Comment