Where are sys_id's stored??

Pushpendra1
Tera Contributor

HI,

I was curious, is there a table where sys_id's are saved. If no, then where are sys_id's stored??

2 REPLIES 2

Mark Stanger
Giga Sage

Other than the sys_id column field on each table they aren't stored anywhere.

Community Alums
Not applicable

As already Mark said (and you should listen to him as he is one of the top gurus),

no table, this is a mechanism to identify unique object (a record is object as well). Check this from SN docs:

https://docs.servicenow.com/bundle/london-platform-administration/page/administer/table-administration/concept/c_UniqueRecordIdentifier.html

 

Cheers,

Joro