Jump to content

Music Categories & Sub-Categories


justravis

Recommended Posts

I am creating a music database.  Each album will have a category and MAY have a sub-category.

 

I'm thinking of making ONE category table with feilds:

id, name, parent_id

 

If it's a sub-category, the parent_id will be the id of the category in the same table.

 

Does this sound right or is there a better way?

 

THANK YOU!

Link to comment
https://forums.phpfreaks.com/topic/57450-music-categories-sub-categories/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.