Computer Science, asked by gumanbharati108, 2 months ago

Field represents a column in the database.​

Answers

Answered by vaiduShah
1

yes it represents a column in a database.

Answered by ayushi1229
0

Answer:

Columns (really column names) being referred to as field names (common for each row/record in the table). Then a field refers to a single storage location in a specific record (like a cell) to store one value (the field value).

Similar questions