CSA Exam QuestionsBrowse all questions from this exam

CSA Exam - Question 170


Which component of a table contains a piece of data for one record?

Show Answer
Correct Answer: B

A field in a table represents a column, which contains a specific piece of data for one record. When referring to database tables, each record (row) consists of various fields (columns), and each field on that record contains individual pieces of data.

Discussion

3 comments
Sign in to comment
PappyFoxOption: B
Apr 21, 2023

B is correct

buchibabeOption: B
Sep 1, 2023

B is correct. Page 343 of the ServiceNow Administration Fundamentals - Tokyo Edition.

benarjiOption: B
Jul 1, 2024

The correct answer is B. Field. The columns in the tables are called fields. A field contains a specific piece of information within a record.