In ServiceNow, what does the 'sys_id' field represent in every table?
-
A
A sequential auto-increment integer primary key
-
B
A globally unique 32-character hexadecimal identifier
-
C
A user-assigned numeric reference number
-
D
A hash of the record's field values