»

interests

interests — Table describing the different interests listed, and the number of users listing each interest.

interests

Column nameTypeNullDefaultDescription
intidint unsigned auto_increment Unique id assigned to the interest.
interestvarchar(255) The text of the interest.
intcountmediumint unsignedYESThe number of users listing the interest.
Key nameTypeColumn(s)
PRIMARYPRIMARY
interestUNIQUE