if source contain 10records how you identify header and footer
Answers were Sorted based on User's Feedback
Answer / ankit kansal
The basic rules regarding any file states that a file first line must be a header and last row must be a footer for a particular file.
So while reading your data you can provide validation and can handle all the situations differently as per your business needs.
http://deepinopensource.blogspot.in
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
If a source file will have header and footer, then header record will start with 0, trailer record will start with 9 and the detailed record will start with 1.
so the first record starts with zero, next 8 records with 1 and the last record with a 9.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we start and stop single session in concurent bstch?
Explain the main difference between inmon and kimball philosophies of data warehousing?
what are the all possible features supported modify stage?
What is freehand sql?
Explain what is the metadata extension?
What a static and local variable?
What is up date strategy and what are th options for update strategy?
What are cluster analysis in data warehousing?
What is the difference between ods and oltp?
Why denormalization is promoted in universe designing?
Tell me one example for junk dimension?
what is difference between drill & scope of analysis?