
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2016 09:22 AM
in System Definition > Tables and Columns i find all tables right? but how do i know how many tables are in the system? and which one the roles are in?
Solved! Go to Solution.
- Labels:
-
Team Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2016 09:30 AM
System Definitions > Tables will show you a list view of all tables you have in your instance.
The Role table is sys_user_role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2016 09:30 AM
System Definitions > Tables will show you a list view of all tables you have in your instance.
The Role table is sys_user_role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2016 09:31 AM
everytable you see in the tables and columns are in the system and roles come under Roles [sys_user_role] table.
Please take a look at http://wiki.servicenow.com/index.php?title=Tables_and_Columns_Module#gsc.tab=0
This could give you much more information
Thank you,
Please mark correct/helpful if applicable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2016 09:31 AM
Goto to only tables and check i.e. System Definition > Tables
Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2016 09:34 AM
Since multiple people have already responded with the answer, may I ask what would be the use-case of finding this information?