ProcessingLevels - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: ProcessingLevels

Describes the processing level of Results

Columns

PKNameData TypeNULLAutoDefaultCommentFK

ProcessingLevelIDInteger

nextval('"ODMXCore"."ProcessingLevels_ProcessingLevelID_seq"'::regclass)Primary key identifier
ProcessingLevelCodeVarChar() Text code identifying the level of processing the Result has been subject to
DefinitionVarChar()

Text defintion of the processing level
ExplanationVarChar()

Text explanation of the processing level

Indexes

(none)


Foreign Keys

(none)


Triggers

(none)


Unique Constraints

NameTableColumns
uc_ProcessingLevelCodeODMXCore.ProcessingLevelsProcessingLevelCode

Used in Diagrams

Diagram Name
ODMXCore
ODMXOverviewSimplified
ODMXSimulation