I\'m taking a class on database management systems (absolute beginner) and I\'m working on a database for a very simple blog system.
I have a question regarding one M:
Because you can add a blog_posts record without having to add an associated post_cat record.