Publication Prompts (used in publications).
Column Name  | 
Data Type  | 
Description  | 
|---|---|---|
DOCUMENT_ID  | 
int  | 
Foreign key to DOCUMENTS.ID  | 
ID  | 
int  | 
Unique ID for publication prompts (MMDB)  | 
PROMPT_NAME  | 
varchar  | 
Prompt Name  | 
PUBLICATIONS_ID  | 
int  | 
Foreign key to PUBLICATIONS.ID  | 
 
See also