Table j4_ra_mail_recipients from database -testfeb25-35303837372c
Seq
Column name
Type
Max size
Null
Key
1 id int   NO PRI
2 mailshot_id int   NO MUL
3 user_id int   NO MUL
4 email varchar 100 NO  
5 created datetime   NO  
6 created_by int   YES  
7 ip_address varchar 50 NO  
7 columns in the table
Back
| Seq | Column name | Type | Max size | Null | Key |
|---|---|---|---|---|---|
| 1 | id | int |   | NO | PRI |
| 2 | mailshot_id | int |   | NO | MUL |
| 3 | user_id | int |   | NO | MUL |
| 4 | varchar | 100 | NO |   | |
| 5 | created | datetime |   | NO |   |
| 6 | created_by | int |   | YES |   |
| 7 | ip_address | varchar | 50 | NO |   |
Back
