Database Fundamentals — Question 56

The component that holds information for a single entry in a table is called a:

Answer options

Correct answer: B

Explanation

The correct answer is B, as a row represents a single record in a database table. Options A and C refer to data formatting and vertical data organization, respectively, while D denotes a stored query that presents data, not a single entry.