Shailen Sobhee

Shailen Sobhee

1p

1 comments posted · 0 followers · following 0

15 years ago @ Vision Master Designs - Tutorial : Create a bl... · 1 reply · +1 points

Why would you add category_id in the table post ? We want to make things organised and logical.

We have the table post (id,title, text, date)
and category (id, name)

Then the goal is to create a table with name, say post_category linking id in post and id in category.

What do you have to say about the above?