support_answers

support_answers — Global. Stores stock answers for Support system. Answers are viewable by those with the "supporthelp" priv, and editable by people who have the ability to grant privileges in their category.

support_answers

Column name Type Null Default Description
ansid int unsigned    
spcatid int unsigned    
lastmodtime int unsigned    
lastmoduserid int unsigned    
subject varchar(255) YES  
body text YES  
Key name Type Column(s)
PRIMARY PRIMARY
spcatid INDEX