# ActivitySectors: Exact Online Activity Sectors
## Documentation:
Additional where-clause columns supported:chr(13) || chr(10) || chr(13) || chr(10)- divisionchr(13) || chr(10) || chr(13) || chr(10)- downloadidchr(13) || chr(10) || chr(13) || chr(10)- id
- Catalog: `ExactOnlineXML`
- Schema: `XML`
- Primary Keys: `code_attr`
- Label: Activity Sectors
- Retrieve: True
- Insert: True
- Update: True
- Delete: False
- Filters on API Server: division
- downloadid
- id
## Table Columns
The columns of the table `ActivitySectors` are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert and update.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `CODE_ATTR` | `varchar2` | Code | ☑ | |
| `DESCRIPTION_TERMID_ATTR` | `number` | Description Term ID | | |
| `DESCRIPTION` | `varchar2`(255) | Description | | |
| `PARENT_CODE_ATTR` | `varchar2` | Parent Code | | |
| `PARENT_DESCRIPTION_TERMID_ATTR` | `number` | Parent Description Term ID | | |
| `PARENT_DESCRIPTION` | `varchar2`(255) | Parent Description | | |
| `ROWNUM` | `int64` | Row Number | ☑ | Number of the row within the results, starting at 1. |