| id |
integer |
Yes |
Yes |
nextval('bom_categories_id_seq'::regclass) |
Unique identifier |
| category |
character varying(6) |
No |
No |
|
Category code |
| description |
character varying(60) |
No |
No |
|
Category description |
| _dbversion |
integer |
No |
No |
|
Program version that last modified this record |
| _created |
timestamp without time zone |
No |
No |
|
UTC Date and time record was created |
| _created_by |
character varying(3) |
No |
No |
|
User initials that created this record |
| _modified |
timestamp without time zone |
No |
No |
|
UTC Date and time record was last modified |
| _modified_by |
character varying(3) |
No |
No |
|
User initials that modified this record |