Computer Science, asked by limelight007, 11 months ago

what is a field in a database?

Answers

Answered by shabeetakapoor62
4

Explanation:

In computer science, data that has several parts, known as a record, can be divided into fields. Relational databases arrange data as sets of database records, also called rows. Each record consists of several fields; the fields of all records form the columns. Examples of fields: name, gender, hair colour.

Similar questions