nerdexam
ServiceNow

CSA · Question #211

Which modules can you use to create a new table? (Choose two.)

The correct answer is C. Tables D. Tables & Columns. New tables in ServiceNow can be created through the 'Tables' module or the 'Tables & Columns' module in the application navigator.

Submitted by chen.hong· Apr 18, 2026Database Administration

Question

Which modules can you use to create a new table? (Choose two.)

Options

  • ADictionary
  • BSchema Map
  • CTables
  • DTables & Columns

How the community answered

(61 responses)
  • A
    5% (3)
  • B
    8% (5)
  • C
    87% (53)

Why each option

New tables in ServiceNow can be created through the 'Tables' module or the 'Tables & Columns' module in the application navigator.

ADictionary

The 'Dictionary' module (sys_dictionary) is primarily used for viewing and modifying individual field definitions, not for initiating the creation of new tables.

BSchema Map

The 'Schema Map' module is a visualization tool that displays relationships between tables, but it does not provide functionality to create new tables.

CTablesCorrect

The 'Tables' module provides a direct interface to create new tables by defining their basic properties and extending existing tables.

DTables & ColumnsCorrect

The 'Tables & Columns' module offers a comprehensive method for creating a new table and simultaneously defining its associated columns (fields), streamlining the table creation process.

Concept tested: Creating ServiceNow tables

Source: https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/table-administration/task/t_CreateATable.html

Topics

#Table Creation#System Definition#Modules#Data Model

Community Discussion

No community discussion yet for this question.

Full CSA Practice