DPM_WELLS

Stores the culuture volume in all wells in a plate.


Columns

No Name Domain Dty Len Scale Nulls Foreign Key Description
1 WLL_PLT_ID _DPM_PLATE_ID I 4   N DPM_CONTENTS.CON_PLT_ID 'ID' is the unique identifier for a Plate. 'ID' is stored in the DPM_PLATE table. [Format: Int Range: 0 - 99999]
2 WLL_WLL_ID _DPM_SEQ I 2   N DPM_CONTENTS.CON_WLL_ID 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 WLL_VOLUME _DPM_VOLUME N 6 2 N   VOLUME is the amount in a microtiter tray. The unit for volume is ml (milli liters) [Format: 9999.99 Range: 0.01 - 9999.99]

Dependents

None


Updated 08 Mar 2000.