Logout

7.1.10 Explain how the logical organization of data differes from its physical organization.

Teaching Note:
For example, in a fully-indexed sequential file, records can be retrieved in alphabetical order by using the index, even though they are not stored physically in that order.


JSR Notes: