EmailList_Query
Primary Key
| Primary Key | Field Type |
|---|---|
| ID | int |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| EmailListID | int | |||
| QueryID | int | |||
| QueryName | nvarchar(300) | yes | ||
| BBSystem | int | Default = 0 |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_EmailList_Query | ID | yes | yes | yes |