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 indexing ? what are different types of indexes supported by oracle ?
What is vldb(very large databases)?
wht is degenerated dimension ?it's uses?
what are the others of "bad files" and "discard files" when using sql*loader?
What is static and local variable?
What is latest version of power center / power mart?
Tell me what is degree of a relation?
What is Operational Data Store?
ware house management system is used?
Explain what is the difference between power center & power mart?
Is there any difference in testing database and data ware housing?
What is loop in data warehousing?