Define Field and Record
Answers
Answered by
15
Records
Data is stored in records. A record is composed of fields and contains all the data about one particular person, company, or item in a database. In this database, a record contains the data for one customer support incident report. Records appear as rows in the database table.
Fields
A field is part of a record and contains a single piece of data for the subject of the record
Data is stored in records. A record is composed of fields and contains all the data about one particular person, company, or item in a database. In this database, a record contains the data for one customer support incident report. Records appear as rows in the database table.
Fields
A field is part of a record and contains a single piece of data for the subject of the record
Similar questions