| |
GeekInterview.com > Interview Questions > Data Warehousing
| Print | |
Question: Suppose your filtering the rows using a filter transformation only the rows meet the condition pass to the target .
Tell me where the rows will go that doesnot meet the condition.
Thanks in advance
|
| March 03, 2008 03:20:21 |
#6 |
| VVM.SP |
Database Expert Member Since: March 2008 Total Comments: 7 |
RE: Suppose your filtering the rows using a filter transformation only the rows meet the condition pass to the target .Tell me where the rows will go that doesnot meet the condition.Thanks in advance |
| In Filter Transformation Those row are not meet to the filter condition they are rejected. These rejected rows are appear in $PMBad.Dir |
| |
Back To Question | |