File Organisation¶
- A database is, at some level, a collection of files. Each file has records in it. Each record has fields in it.
- The way in which we organise files depends upon the model we use for our set of files. Each model comes with some assumptions and some constraints.