dic_material_source_type

2 rows


Description

Dictionary of material source type (e.g. quarry, brickfield)

Columns

Column Type Size Nulls Auto Default Children Parents Comments
material_source_type_id INT 10 null
material_source.material_source_type_id material_source_ibfk_2 R
material_source_type VARCHAR 250 null

Source type - Quarry or Brickfield.

Indexes

Constraint Name Type Sort Column(s)
dic_material_source_type_s_pk Primary key Asc material_source_type_id
PRIMARY Must be unique Asc material_source_type_id

Relationships