nerdexam
ServiceNow

CSA · Question #339

Tables are made up of which of the following?

The correct answer is A. records D. fields. In relational databases, tables are fundamental structures that organize data using both records (rows) and fields (columns).

Submitted by renata2k· Apr 18, 2026Database Management and Platform Security

Question

Tables are made up of which of the following?

Options

  • Arecords
  • Blists
  • Cforms.
  • Dfields

How the community answered

(31 responses)
  • A
    94% (29)
  • B
    3% (1)
  • C
    3% (1)

Why each option

In relational databases, tables are fundamental structures that organize data using both records (rows) and fields (columns).

ArecordsCorrect

Records, also known as rows, represent individual entries in a table, each containing a complete set of data for a specific entity.

Blists

Lists are display formats for records, not structural components of a table itself.

Cforms.

Forms are user interfaces for data entry and viewing, not a foundational part of how tables are constituted.

DfieldsCorrect

Fields, also known as columns, represent individual data elements or attributes, defining the type of data stored for each piece of information across all records.

Concept tested: Database table structure components

Topics

#Tables#Records#Fields#Data Structure

Community Discussion

No community discussion yet for this question.

Full CSA Practice