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 |
What is type 2 version dimension?
How did you plan your Data ware house project?
What is many-to-many dimensional model in datawarehousing ?
What is MODEL is Data mining world?
What is meant by metadata in context of a data warehouse and how it is important?
Explain what are the different types of join operations?
Explain what are the possible data marts in retail sales?
Explain what is the difference between olap and datawarehosue?
Write a short note on data warehousing & three-Tier Warehouse architecture in detail.
What is normalization, first normal form, second normal form, third normal form?
What are the advantages of raid 1, 1/0, and 5. What type of raid setup would you put your tx logs?
What is an er diagram?