New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

ServiceNow CSA Exam - Topic 4 Question 89 Discussion

Actual exam question for ServiceNow's CSA exam
Question #: 89
Topic #: 4
[All CSA Questions]

When creating a global custom table named ''abc'', what is the table name that is automatically assigned by the platform?

Show Suggested Answer Hide Answer
Suggested Answer: C

When creating a custom table in ServiceNow, the platform automatically assigns a table name prefixed with 'u_' to differentiate custom tables from out-of-the-box (OOB) tables.

Naming Convention for Custom Tables:

The default prefix 'u_' is applied to all custom global tables.

The table name follows the format: 'u_' + [custom name].

Example:

If you create a table named 'abc', the system assigns it the table name: u_abc.

Why 'C. u_abc' is Correct?

All custom tables created by users automatically receive the 'u_' prefix.

Prevents conflicts with ServiceNow's internal tables.

Ensures custom tables are easy to identify.

Explanation of Incorrect Options:

A . snc_abc -- Incorrect

'snc_' is not used for custom tables; it is reserved for internal ServiceNow functionality.

B . abc -- Incorrect

Custom tables do not use raw names; they always include a prefix (u_).

D . sys_abc -- Incorrect

'sys_' is reserved for system tables (e.g., sys_user, sys_db_object).

Reference from Certified System Administrator (CSA) Documentation:

ServiceNow Docs: Creating Custom Tables

ServiceNow CSA Study Guide -- Table Administration

ServiceNow Product Documentation: Understanding Table Naming Conventions


Contribute your Thoughts:

0/2000 characters
Ellsworth
3 months ago
Not so sure about that, could be sys_abc too.
upvoted 0 times
...
Peggy
3 months ago
Agreed, snc_abc is the right one.
upvoted 0 times
...
Delsie
3 months ago
It's definitely snc_abc!
upvoted 0 times
...
Levi
3 months ago
Wait, is it really snc_abc? I thought it would just be abc.
upvoted 0 times
...
Dick
3 months ago
I thought it was u_abc.
upvoted 0 times
...
Nieves
4 months ago
I’m confused because I thought "abc" would just stay as is, but that doesn’t seem right. Maybe it’s A after all?
upvoted 0 times
...
Linn
4 months ago
I practiced a similar question, and I feel like "sys_" is more for system tables, so I doubt it's D.
upvoted 0 times
...
Timothy
4 months ago
I’m not entirely sure, but I remember something about "u_" being used for user-defined tables. Could it be C?
upvoted 0 times
...
Mitsue
4 months ago
I think the platform usually prefixes custom tables with "snc_", so I’m leaning towards A.
upvoted 0 times
...
Nettie
5 months ago
I'm confident the answer is A. The platform adds a standard prefix to custom tables, and "snc_" is the most common one.
upvoted 0 times
...
Natalie
5 months ago
I remember learning about this in class. I think the answer is A, but I'll double-check my notes just to be sure.
upvoted 0 times
...
Javier
5 months ago
Okay, let me see. The question says it's a global custom table, so I'm guessing the prefix would be something like "u_" or "sys_". I'll go with C.
upvoted 0 times
...
Tamera
5 months ago
Hmm, I'm a bit unsure about this one. I'll have to think it through carefully.
upvoted 0 times
...
Glynda
5 months ago
I'm pretty sure the answer is A. The platform usually adds a prefix like "snc_" to custom tables.
upvoted 0 times
...

Save Cancel