ServiceNowServiceNow
CSA · Question #150
CSA Question #150: Real Exam Question with Answer & Explanation
The correct answer is B: Field. In a table, a field is the component that holds a single piece of data for one record.
Submitted by andreas_gr· Apr 18, 2026Database Management and Platform Security
Question
Which component of a table contains a piece of data for one record?
Options
- AFactor
- BField
- CDatapoint
- DElement
- EItem
Explanation
In a table, a field is the component that holds a single piece of data for one record.
Common mistakes.
- A.
Factoris not a standard database term for a component containing a piece of data within a record. - C.
Datapointrefers to a single item of information or data, butfieldis the specific structural component of a table that contains it. - D.
Elementis a more general term for a component, butfieldis the precise and correct database terminology for a column in a record. - E.
Itemis a general term and not the specific database component name for a piece of data within a record.
Concept tested. Database table field definition
Topics
#Database Concepts#Table Structure#Fields#Records
Community Discussion
No community discussion yet for this question.