SWDB
← Versions / 5.7.5 /

s_articles_categories

Fields (3)

Name Type Null Key Default Extra
id int(11) unsigned NO PRI NULL auto_increment
articleID int(11) unsigned NO MUL NULL
categoryID int(11) unsigned NO MUL NULL

Indexes (4)

Name Columns Unique
articleID articleID,categoryID Yes
articleID_2 articleID No
categoryID categoryID No
PRIMARY id Yes