Contains the math information for additional fields
Data model
Fields
| Field | Type | Description |
|---|---|---|
| field_id* | INT | Unique identifier of the additional field |
| id* | INT | Unique identifier of the mathematical operation |
Primary Key
| PK_ASMS_FIELDS_MATH |
|---|
| id |
References
| Column | Referenced Table | Referenced column | Name |
|---|---|---|---|
| field_id* | dbo.ASMS_FIELDS | id | FK01_ASMS_FIELDS_MATH |