Top => task_links   Task-to-Item links  
Categories: 
Tasks 
Notes: 
 Links tasks to specific conf/item/response(s).   A response may link to multiple tasks; a task may link to  multiple responses.  
| Name | Type | Index | Null? | Default | 
| tid | int(11) | (pk) I | No | '0' |  | 
| cnum | int(11) | (pk) I | No | '0' |  | 
| inum | int(11) | (pk) | No | '0' |  | 
| rnum | int(11) | (pk) | No | '0' |  | 
| deleted | int(11) |  |  | '0' | 1=deleted 
 |