product_categories

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
product_id int4 10 null
products.product_id product_categories_product_id_fkey R
category_id int4 10 null
categories.category_id product_categories_category_id_fkey R

Indexes

Constraint Name Type Sort Column(s)
product_categories_pkey Primary key Asc/Asc product_id + category_id

Relationships