SNOW-CAD Practice Question: Application development using ServiceNow Studio
A developer is working on an application in Studio and needs to create a new table that extends a base table. Which step is essential?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Use the 'Create Application File' wizard and select 'Table'.
In Studio, the recommended way to create a new table is using the 'Create Application File' wizard and selecting 'Table'. Options A and D are not Studio-specific methods, and C is not a standard creation approach.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Import the table from an update set.
Why it's wrong here
Importing an update set brings in existing tables, not create new ones.
- ✓
Use the 'Create Application File' wizard and select 'Table'.
Why this is correct
This is the standard method in Studio for creating tables.
- ✗
Use the Database Views module.
Why it's wrong here
Database Views is for viewing, not creating tables in Studio.
- ✗
Define the table schema manually via script.
Why it's wrong here
This bypasses Studio's built-in tools and is error-prone.
Go deeper
Related to this question
About these practice questions
One of 481 original SNOW-CAD practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This SNOW-CAD practice question is part of Courseiva's free ServiceNow certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SNOW-CAD exam.