| No | Name | Domain | Dty | Len | Scale | Nulls | Foreign Key | Description |
|---|---|---|---|---|---|---|---|---|
| 1 | RES_PLT_ID | _DPM_PLATE_ID | I | 4 | N | 'ID' is the unique identifier for a Plate. 'ID' is stored in the DPM_PLATE table. [Format: Int Range: 0 - 99999] | ||
| 2 | RES_WLL_ID | _DPM_SEQ | I | 2 | N | WELL_ID is the position of a well in a microtiter tray. Well IDs are numbered from top to bottom starting in the left column and moving to the right column. [Format: 999 Range: 1-999] | ||
| 3 | RES_CTY_PK | _DPM_PK | I | 4 | N | References a Primary Key in another table (Foreign Key) [Format 9999 Range 0 - 9999] | ||
| 4 | RES_ATY_PK | _DPM_PK | I | 4 | N | References a Primary Key in another table (Foreign Key) [Format 9999 Range 0 - 9999] | ||
| 5 | RES_VALUE | _DPM_VALUE | N | 5 | 0 | Y | VALUE is the result value for a particular well in a microtiter tray. The unit for concentration is defined in the UNIT field. [Format: 99999 Range: 0 - 99999] | |