contactstatusid |
serial |
10 |
|
√ |
nextval('ndb.seq_contactstatuses_contactstatusid'::regclass) |
contacts.contactstatusid |
fk_contacts_contactstatusesN |
|
|
An arbitrary Contact Status identification number. |
contactstatus |
varchar |
16 |
√ |
|
null |
|
|
Status of person, organization, or project. |
statusdescription |
varchar |
255 |
√ |
|
null |
|
|
Description of the status. |
recdatecreated |
timestamp |
22 |
|
|
timezone('UTC'::text, now()) |
|
|
|
recdatemodified |
timestamp |
22 |
|
|
null |
|
|
|