# identifiertest: Dummy Identifiers table with one single row
- Catalog: `Dummy`
- Schema: `System`
- Primary Keys: `DUMMY INT32`
- Label: Identifiers table with one single row
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 `identifiertest` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `dummy int32` | `number` | | | |
| `dummy string` | `varchar2` | Dummy String | | |