I'm doing a quick database with some products that fit into about 5 categories. Some products fit into more than 1 category. I'm brand new at MySQL..and I'm not sure what to use...looks like I should either use ENUM or SET.
So how do I create a field that can have one or more categories chosen?




Bookmarks