| |
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.
|
| July 07, 2007 11:57:43 |
#10 |
| md_ahmedferoze |
Member Since: July 2007 Total Comments: 1 |
RE:
|
Both Transformation Filter and Router used to test condition, but a Router can test multiple conditions. If same source is to be test for multiple conditions then go for Router rather than using seperate Filters and read source data again and again. |
| |
Back To Question | |