Computer Science for IGCSE & O level - Databases (Section 4 - No. 23)

In the context of a database, what does 'record' refer to?
A column in a table.
A specific piece of data within a field.
A row in a table.
A set of tables that represent the same data.

Explanation

A record refers to a single row in a database table. It represents a collection of related data items.

Comments (0)

Advertisement