ServiceNow Certified System Administrator — Question 345
Which of the following statements describes how data is organized in a table?
Answer options
- A. A column is a field in the database and a record is one user
- B. A column is one field and a record is one row
- C. A column is one field and a record is one column
- D. A column contains data from one user and a record is one set of fields
Correct answer: B
Explanation
The correct answer, B, accurately states that a column represents a single field while a record corresponds to a row in the table. Option A incorrectly defines a record as one user, which is misleading. Option C mistakenly asserts that a record is a column, which is not the case, and option D conflates the definitions of columns and records, leading to confusion.