| 
  | Column | Type | Size | Nulls | Auto | Default | Children | Parents |  
 | c_salesregion_id | numeric | 10 |  |  |  |  |  |  
 | ad_client_id | numeric | 10 |  |  |  |  |  |  
 | ad_org_id | numeric | 10 |  |  |  |  |  |  
 | isactive | bpchar | 1 |  |  | 'Y'::bpchar |  |  |  
 | created | timestamp | 29,6 |  |  | now() |  |  |  
 | createdby | numeric | 10 |  |  |  |  |  |  
 | updated | timestamp | 29,6 |  |  | now() |  |  |  
 | updatedby | numeric | 10 |  |  |  |  |  |  
 | value | varchar | 40 |  |  |  |  |  |  
 | name | varchar | 60 |  |  |  |  |  |  
 | description | varchar | 255 | √ |  | null |  |  |  
 | issummary | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | salesrep_id | numeric | 10 | √ |  | null |  |  |  
 | isdefault | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | c_salesregion_uu | varchar | 36 | √ |  | NULL::character varying |  |  |  Table contained 2 rows at 2024-01-03 13:45 +0100 |