| |
GeekInterview.com > Interview Questions > Data Warehousing > DataStage
| Print | |
Question: fetching last row from a particular column of sequential file
Answer: how to fetch the last row from a particular column.. Input file may be sequential file... |
| June 06, 2008 02:33:22 |
#1 |
| nagakalyan |
Member Since: June 2008 Total Comments: 4 |
RE: fetching last row from a particular column of sequential file |
| if u know that row we can call through stage proprtties we can go for @outrown num,if not u can go to tail stage if u now particular no |
| |
Back To Question | |