| |
GeekInterview.com > Interview Questions > Data Warehousing > Informatica
| Print | |
| Question: What is Router transformation?
Answer: Router transformation allows you to use a condition to test data. It is similar to filter transformation. It allows the testing to be done on one or more conditions.
|
| September 09, 2005 04:53:46 |
#3 |
| Sireesh Babu |
Member Since: Visitor Total Comments: N/A |
RE:
|
| Router is diferent from filter, using filter we can test the incoming data by one condition by Router we can test incoming data with several conditions.And also we can not get the Data which is not satisfing filter condition if we use filter but by using router we can get it in defalt group. |
| |
Back To Question | |