Define the following terms as used in database:
a)Record
b)File
c)Database
Answer:
a)Record: it is a collection of related field that represent a single entity.
b)File: it is a collection of related records. It is also known as tables.
c)Database: it is a collection of related files.