# `tmpmit` - **Engine:** InnoDB - **Collation:** utf8mb4_general_ci ## Columns | # | Name | Type | Null | Key | Default | Extra | Comment | |---|---|---|---|---|---|---|---| | 1 | `sBrandsId` | `varchar(100)` | NO | | | | | | 2 | `sSubsidiaryId` | `varchar(100)` | YES | | | | | | 3 | `sMaterialsId` | `varchar(100)` | YES | | | | | | 4 | `sMaterialsStyle` | `varchar(255)` | YES | | | | | | 5 | `dAuxiliaryQty` | `decimal(18,6)` | NO | | 0.000000 | | | | 6 | `dMaterialsQty` | `decimal(18,6)` | NO | | 0.000000 | | | | 7 | `dMaterialsPrice` | `decimal(24,13)` | NO | | 0.0000000000000 | | | | 8 | `dMaterialsMoney` | `decimal(18,6)` | NO | | 0.000000 | | | | 9 | `iInOut` | `int` | YES | | | | | ## Narrative _No human-written narrative yet — when this table is exercised by a [vertical slice](../../slices/index.md), link from there back to this page._