ServiceNowFeatured
ServiceNow - CSA Fundamentals
Guia de Fundamentos ServiceNow CSA
100
Card count
ServiceNow
Category
English
Language
Apr 28, 2026
Last updated
Content preview
Review sample cards before you start studying.
Sample 1
What is the primary server-side API for querying and manipulating database records?
GlideRecord
Sample 2
What is the correct way to instantiate a new GlideRecord object for the 'incident' table?
var gr = new GlideRecord('incident');
Sample 3
What method is used to add a condition to a GlideRecord query?
gr.addQuery('field', 'value');
Why this collection helps
Designed for faster and more consistent study sessions.
Faster revision with focused card loops.
Organized knowledge in one structured flow.
Ready-to-practice material for quizzes.
Better recall through active repetition.
More in this category
Build your system