Give me an scenario where flat files are used?

Questions by jayasreered

Showing Answers 1 - 2 of 2 Answers

opbang

  • Oct 5th, 2006
 

Loading data from flatfiles to database is faster. You are receiving a data from a remote location. At remote location the required data can be converted into flatfile and same you can use at target location for loading. This minimizes the requirement of bandwidth, faster transmission.

  Was this answer useful?  Yes

Kapil

  • Oct 11th, 2006
 

Hi Flat files have some advantages which normal table does not have. First one is explained by first post. Secondly, Flat file can work with case sensitivity issue of data easily., where normal table has errors.Kapil Goyal

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions