# activitysectors: Dummy Activity sectors - Catalog: `Dummy` - Schema: `Demo` - Primary Keys: `CODE_ATTR` - Label: Activity sectors This is a read-only table. The Dummy API may not support changing the data or the Invantive UniversalSQL driver for Dummy does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Dummy API. ## Table Columns The columns of the table `activitysectors` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `code_attr` | `varchar2`(2) | | | | | `date_created` | `datetime` | | | | | `description` | `varchar2`(240) | | | | | `example_byte` | `blob` | | | | | `example_decimal` | `number` | | | | | `id` | `number` | | | | | `parent_code_attr` | `varchar2`(1) | | | | | `parent_description` | `varchar2`(240) | | | | | `rownum` | `number` | | | |