What term describes the rows of tables in a database that store a category?

Disable ads (and more) with a premium pass for a one time $4.99 payment

Prepare for the OCR GCSE Computer Science Paper 2 exam. Practice with diverse questions, flashcards, and detailed explanations. Boost your confidence and ace your test!

The term that describes the rows of tables in a database that store a category is "Records." In the context of a database table, each row represents a single record that contains data related to a specific item or entity. For example, in a database of students, each row might store information about an individual student, such as their name, age, and grade.

Fields, on the other hand, refer to the columns in a table that define the type of data stored in each record (e.g., the name field or age field). Data types denote the kind of data that can be stored in each field, such as integer, string, or date. A database itself refers to the overall collection of related data that is organized and managed, which can include multiple tables and their corresponding records. Thus, the correct term for the rows storing a category is indeed records, as they encapsulate individual entries within the table.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy