resp_freq


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
rn_id INT UNSIGNED 10 0
email VARCHAR 245 null
num INT 10 0
time_resp TIMESTAMP 19 CURRENT_TIMESTAMP

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
rn_id Must be unique Asc/Asc rn_id + email