SiteNotes
Primary Key
| Primary Key | Field Type | 
|---|---|
| ContentID | int | 
Fields
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| QueryID | int | yes | ||
| NoteTopics | ntext | yes | 
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| ContentID | int | SiteContent.ID | 
Indexes
| Index Name | Fields | Unique | Primary | Clustered | 
|---|---|---|---|---|
| PK_SiteNotes | ContentID | yes | yes |