A flat file is a storage system..
logically data can be stored in several types of storage systems..
physically flatfile corresponds to file..depending on the rdbms, when it comes to bits and bytes
it can be stored as binary file or ascii file...for simpler applications..when stored as ascii, the user
can see the table content. for binary files too you can view using editbin .