- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2015 10:43 PM
If i have created new table which extends Task table. how can i know quickly know if this table is custom table by looking at the result list of Table module?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-02-2015 01:55 AM
That's correct. The platform will track where changes have been made to the baseline.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2015 10:48 PM
Hi Perminator,
All the tables which starts with prefix u_ are custom tables.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2015 10:50 PM
Thanks Pradeep for the reply!
table which are OOB what they start with?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2015 10:52 PM
It will not have prefix u_ for ex : incident table
u_ prefix is only for the custom tables.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2015 10:59 PM
No specific for OOB. Majorly with sys_, for workflow wf_, for configuration item cmdb_, catalog sc_ etc...
Go to System Definition > tables.. You will got all table names.