Hey guys, i want to know your opinion about this, i have a table of users, every users can be in multiple categories (max 5 categories), should i make a different table to store that information or should i use an array inside the user table? So far i’ve seen people saying to use array and some people saying to make a different table.
submitted by /u/West-Yam-8429
[link] [comments]
Go to Source of this post
Author Of this post: /u/West-Yam-8429
Title Of post: Use array or a different table?
Author Link: {authorlink}