I have the following tables
items ( id, item-name, catalog-name)
categories (id, category-name)
item_categories ( pivot table )