MAILEXPRESS
Table Name: | medatabase.Package_Document |
Description: | The list of Documents for the package. |
Primary Keys: | None |
Field | Type | Defaults | Nulls? | Comments |
---|---|---|---|---|
Package_identifier | numeric (19) | None | No | ID to map back to the 'Package' table. |
documents_identifier | numeric (19) | None | No | An entry in the collection. |
Index | Clustered? | Unique? | Fields |
---|---|---|---|
UQ__Package___45EFD17A02BEDEF6 | No | Yes |
Internal Foreign Key Constraint | Affected Field | Source Table |
---|---|---|
FK_Package_Document_a | Package_identifier | Package |
FK_Package_Document_b | documents_identifier | Document |