Overview |
| With the increasing use of databases where the way records
are organised is pre-determined, the necessity to know how records are structured is
becoming less important for many software authors. But if you use a third generation programming language you will need to create and manage your own data structures. These may be maintained in memory or on a secondary storage device.
|