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 |
Difference between Microstrategy and Hyperion if any one Knows kindly updated me my dear Friends
What are components of reportnet?
Explain what are components of reportnet?
what are the different views that are considered when building an object-oriented software system?
0 Answers InfoAxon Technologies,
Why do we use DSS database for OLAP tools?
Where we use surrogate key explain with example?
What's a Cube in Rolap?
What are the fundamental elements of the data warehouse?
What are Aggregate tables?
What are fundamental stages of data warehousing?
in general which algorithms for used?
What is the difference between er modeling and dimensional modeling?