nerdexam
ServiceNowServiceNow

CAD · Question #265

CAD Question #265: Real Exam Question with Answer & Explanation

The correct answer is A: Extend a table. When using the Guided Application Creator in ServiceNow, the three supported methods for creating a table are: Extend a table (A) - inheriting fields and behavior from an existing table; Upload a spreadsheet (C) - importing data from a CSV/Excel file to auto-generate the table st

Submitted by ngozi_ng· Apr 18, 2026Designing and Creating an Application

Question

When creating an application through the Guided Application Creator, what are the options for creating a table? Choose 3 answers

Options

  • AExtend a table
  • BLink to external tables
  • CUpload a spreadsheet
  • DCreate a table from a template
  • EUse APIs
  • FRun import jobs
  • GCreate a table from scratch

Explanation

When using the Guided Application Creator in ServiceNow, the three supported methods for creating a table are: Extend a table (A) - inheriting fields and behavior from an existing table; Upload a spreadsheet (C) - importing data from a CSV/Excel file to auto-generate the table structure; and Create a table from scratch (G) - defining all fields manually from the ground up.

The distractors represent real ServiceNow capabilities, but they are not options within the Guided Application Creator's table creation flow: Link to external tables (B) is not a built-in option in this wizard; Create a table from a template (D) sounds plausible but is not one of the offered choices; Use APIs (E) and Run import jobs (F) are data integration techniques available elsewhere in the platform, not table-creation methods inside the creator.

Memory tip: Think "A-C-G = Already existing, CSV file, Ground zero" - you can build on something that exists, bring in a spreadsheet, or start from nothing.

Topics

#Guided Application Creator#Table creation#Data modeling#Application development

Community Discussion

No community discussion yet for this question.

Full CAD PracticeBrowse All CAD Questions