We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Which type of tables may be extended by other tables, but do not extend another table?

MadhumalaP
Tera Contributor

Which type of tables may be extended by other tables, but do not extend another table?

A. Base Tables
B. Core Tables
C. Extended Tables
D. Custom Tables

2 ACCEPTED SOLUTIONS

Kieran Anson
Kilo Patron

A base table is potentially extendable but isn't itself extended. You can think of base as the bottom, the root. There's nothing below it. 

 

Examples are task, cmdb, sys_user

 

These three are all examples of base and core tables 

View solution in original post

Dr Atul G- LNG
Tera Patron

Hi @MadhumalaP 

The answer is Base table. It looks like you're preparing for the CSA exam. I highly recommend going through the eBook at least 3-4 times, as this question is directly from there.

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

2 REPLIES 2

Kieran Anson
Kilo Patron

A base table is potentially extendable but isn't itself extended. You can think of base as the bottom, the root. There's nothing below it. 

 

Examples are task, cmdb, sys_user

 

These three are all examples of base and core tables 

Dr Atul G- LNG
Tera Patron

Hi @MadhumalaP 

The answer is Base table. It looks like you're preparing for the CSA exam. I highly recommend going through the eBook at least 3-4 times, as this question is directly from there.

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************