InterviewSolution
Saved Bookmarks
| 1. |
Explain Data , Database , and Records with example. |
| Answer» RECORD consists of FIELDS, with each field describing an attribute of the entity. ... Database - is an integrated collection of logically related records or FILES. A database consolidates records previously stored in separate files into a common pool of data records that provides data for many applications. | |