MAILEXPRESS
| Table Name: | medatabase.ReplyBid_Package |
| Description: | The packages created as a consequence of this invitation. (i.e. the record of responses). |
| Primary Keys: | None |
| Field | Type | Defaults | Nulls? | Comments |
|---|---|---|---|---|
| ReplyBid_identifier | numeric (19) | None | No | ID to map back to the 'ReplyBid' table. |
| uploads_identifier | numeric (19) | None | No | An entry in the collection. |
| Index | Clustered? | Unique? | Fields |
|---|---|---|---|
| UQ__ReplyBid__A28C51F84CCC1742 | No | Yes | uploads_identifier |
| Internal Foreign Key Constraint | Affected Field | Source Table |
|---|---|---|
| FK_ReplyBid_Package_a | ReplyBid_identifier | ReplyBid |
| FK_ReplyBid_Package_b | uploads_identifier | Package |